summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-18 23:23:26 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-18 23:23:26 +0200
commit50f486ab0c30d64ac850fcc470819c34dfbe4eaa (patch)
tree86618cf08e966cf45a1a826c743dad6bb6099ed0 /build/release-x86.bat
parentca904e43347e2004514c813aef975118fae1fdfc (diff)
clean up scripts
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 1530afe8..2286894b 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -6,7 +6,6 @@ set XCHAT_DEST=c:\mozilla-build\build\xchat-wdk-x86
 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%