summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-29 04:08:52 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-29 04:08:52 +0800
commitb4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9 (patch)
treed8be290082c441ae25ec5d9b44d5e6efec5544b3 /mbbsd/var.c
parentb1feff5b340ae2fe4f2c4dc0e38fa9fbb13e1c29 (diff)
downloadpttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar.gz
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar.bz2
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar.lz
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar.xz
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.tar.zst
pttbbs-b4cfd7600a14957e4d75a0a84dc3dcb4fe3c15b9.zip
- make regform2 complete by upgrading scripts.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4035 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index e48b94c3..9f1932cb 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -112,7 +112,6 @@ unsigned char currfmode; /* current file mode */
char * const fn_passwd = FN_PASSWD;
char * const fn_board = FN_BOARD;
-char * const fn_register = "register.new";
char * const fn_note_ans = FN_NOTE_ANS;
const char * const fn_plans = "plans";
const char * const fn_writelog = "writelog";