OSDN Git Service

- Fix an issue where the horizontal scrollbar was not disabled when comparing files...
[winmerge-jp/winmerge-jp.git] / BuildManual.cmd
index b3d4da3..8edb02c 100644 (file)
@@ -1,10 +1,2 @@
-pushd Translations
-for %%i in ("%LOCALAPPDATA%\Programs\Python\Python39" "C:\Python39") do (
-  if exist "%%~i\python.exe" (
-    "%%~i\python.exe" GetTranslationsStatus.py
-  )
-) 
-popd
-
 call Docs\Manual\build_htmlhelp_en.bat
 call Docs\Manual\build_htmlhelp_jp.bat