summaryrefslogtreecommitdiffstats
path: root/mbbsd/admin.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/admin.c')
-rw-r--r--mbbsd/admin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/admin.c b/mbbsd/admin.c
index 7af794c7..4f45f181 100644
--- a/mbbsd/admin.c
+++ b/mbbsd/admin.c
@@ -2,7 +2,6 @@
#include "bbs.h"
/* 進站水球宣傳 */
-
int
m_loginmsg()
{
@@ -259,7 +258,6 @@ setup_man(boardheader_t * board)
mkdir(genbuf, 0755);
}
-
int
m_mod_board(char *bname)
{