diff options
Diffstat (limited to 'mbbsd')
-rw-r--r-- | mbbsd/announce.c | 1 |
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(); |