summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--build/build-x64.bat2
1 files changed, 0 insertions, 2 deletions
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