From e14cc0a0a4682b43440aa5db8f72cad16d35abe9 Mon Sep 17 00:00:00 2001 From: victor Date: Fri, 25 Feb 2005 09:07:27 +0000 Subject: system() should not be there git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2543 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/announce.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mbbsd') 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(); -- cgit v1.2.3