summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index 8b3a710a..7e2a4692 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -1118,7 +1118,6 @@ void BlogMain(int num)
case '2':
snprintf(genbuf, sizeof(genbuf),
"bin/builddb.pl -a %s", currboard);
- vmsg(genbuf);
system(genbuf);
break;
case '3':