summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index 2f8a88d1..65f4c09b 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -6,7 +6,6 @@ set XCHAT_DEST=c:\mozilla-build\build\xchat-wdk-x64
 rmdir /Q /S %XCHAT_DEST%
 mkdir %XCHAT_DEST%
 xcopy ..\src\fe-gtk\xchat.exe %XCHAT_DEST%
-xcopy ..\src\fe-gtk\xchat-portable.exe %XCHAT_DEST%
 xcopy %GTK_BIN%\libgtk-win32-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libgdk_pixbuf-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libgio-2.0-0.dll %XCHAT_DEST%