Revert "Fixes to run the new Explorer on Windows"
[ede] / newexplorer / src / Explorer.ec
index 455ef9d..cb9fa3d 100644 (file)
@@ -9,9 +9,7 @@ class Explorer : GuiApplication
       QuickPathTool goPath { };
       QuickPathTool searchPath { };
       char * findWhat = null;
-
       SetLoggingMode(debug, null);
-
       if(argc > 1)
       {
          if(!strcmpi(argv[1], "go") && argc > 2)