diff --git a/compile_themes.bat b/compile_themes.bat
index 09d80826ae2fd8a199455467fc9176a4a1073882..460d1c11704b80a49674276031f87aa63a2f66c0 100644
--- a/compile_themes.bat
+++ b/compile_themes.bat
@@ -6,8 +6,6 @@ for /d %%i in (%~dp0\themes\*) do (
 )
 cd %back%
 
-
-PAUSE
 EXIT /B %ERRORLEVEL%
 
 :compileDirectory