C2025-022-Remove-UCF-2

This commit is contained in:
2025-09-03 13:56:31 -04:00
parent 58f13eb1dc
commit 61853fb71f
4 changed files with 3 additions and 20 deletions

View File

@@ -720,7 +720,6 @@ namespace VEPROMS
ImportProcedureNew(xd);
isImported = true;
}
//if (isImported && UCFImportCase == E_UCFImportOptions.LoadForSetOnly) UpdateFormatForUCFInSet();
return true;// Import Suceeded
}