diff options
Diffstat (limited to 'installYaCyWindowsService.bat')
| -rw-r--r-- | installYaCyWindowsService.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installYaCyWindowsService.bat b/installYaCyWindowsService.bat index a9248510d..1ede085ea 100644 --- a/installYaCyWindowsService.bat +++ b/installYaCyWindowsService.bat @@ -14,7 +14,6 @@ Rem This target is used to read java runtime parameters out of the yacy config f :GETSTARTOPTS
REM for /F "tokens=1,2 delims==" %%i in (DATA\SETTINGS\yacy.conf) do (
REM if "%%i"=="javastart_Xmx" set jmx=%%j
-REM if "%%i"=="javastart_Xms" set jms=%%j
REM )
Rem choose service runner executable according to processor architecture
|
