diff --git a/build/build-x64.bat b/build/build-x64.bat index 4bf6f7b1..ab8988cb 100644 --- a/build/build-x64.bat +++ b/build/build-x64.bat @@ -15,8 +15,6 @@ cd common nmake /nologo /f makefile.mak clean cd ..\fe-gtk nmake /nologo /f makefile.mak clean -cd ..\fe-text -nmake /nologo /f makefile.mak clean cd .. nmake /nologo /f makefile.mak cd ..\plugins