diff --git a/_canute.bat b/_canute.bat deleted file mode 100644 index 6ae9aa7..0000000 --- a/_canute.bat +++ /dev/null @@ -1,10 +0,0 @@ - -@ECHO OFF -TITLE Canute -CALL %TOOLSDRV%\BAT\SYSENV w: -SET GNU=1 -IF ERRORLEVEL 1 GOTO :ERR -IF NOT ERRORLEVEL 1 GOTO :DONE -:ERR -PAUSE -:DONE