Przeglądaj źródła

shit is so fast I can't even read

claustromaniac 7 lat temu
rodzic
commit
b0fb59f735
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      prefsCleaner.bat

+ 0 - 1
prefsCleaner.bat

@@ -32,7 +32,6 @@ SET "_time=%time: =0%"
 COPY /B /V /Y prefs.js "prefs-backup-%date:/=-%_%_time::=.%.js"
 CALL :message "Cleaning prefs.js..."
 CALL :cleanup
-CLS
 CALL :message "All done!"
 TIMEOUT 5 >nul
 ENDLOCAL