summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-02-25 17:07:27 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-02-25 17:07:27 +0800
commite14cc0a0a4682b43440aa5db8f72cad16d35abe9 (patch)
tree98e71325da5e945e5ba8f637fdd626119234bee9 /mbbsd
parent8ecd6bd4b4c1aee9d96b7dd6c3e889807bd222cd (diff)
downloadpttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar.gz
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar.bz2
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar.lz
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar.xz
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.tar.zst
pttbbs-e14cc0a0a4682b43440aa5db8f72cad16d35abe9.zip
system() should not be there
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2543 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/announce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index 9bda1ec3..faa4eea0 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -355,7 +355,6 @@ a_pasteitem(menu_t * pm, int mode)
stampdir(newpath, &item);
memcpy(copytitle, "¡»", 2);
copy_file(copyfile, newpath);
- system(buf);
} else {
outs("µLªk«þ¨©¡I");
igetch();