weniger overhead

This commit is contained in:
2025-01-13 15:15:21 +01:00
parent 5c6a1746c8
commit 19493c173f

View File

@@ -46,8 +46,6 @@ namespace DakotaSender
try
{
PrintTitle();
HandleQueueFiles();
HandleResults();
@@ -65,8 +63,6 @@ namespace DakotaSender
PrintSeperator();
}
PrintEnd();
}
internal static void PrintTitle()