idk why this is here

This commit is contained in:
Michael Becker 2019-10-01 21:27:11 -04:00
parent 2f44a02ce7
commit bc6a02d7c3

View File

@ -286,8 +286,6 @@ namespace UniversalEditor.Common
{
try
{
string basePath = System.IO.Path.GetDirectoryName(fileName);
UEPackageObjectModel mom = new UEPackageObjectModel();
UEPackageXMLDataFormat xdf = new UEPackageXMLDataFormat();
xdf.IncludeProjectTypes = false;