summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-10-01 22:42:57 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-10-01 22:42:57 +0800
commit233e3205df3f43bf54ed366333fc71340ca71bef (patch)
treee49249aa461450e97c8d469d640f6da164c8bb2e /mbbsd/var.c
parentefd842401473002b70d43e50aa3ecffe1423a899 (diff)
downloadpttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar.gz
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar.bz2
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar.lz
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar.xz
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.tar.zst
pttbbs-233e3205df3f43bf54ed366333fc71340ca71bef.zip
* eliminate warnings according to lxb's commit on pttbbslite
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3581 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 39c87442..ecf91169 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -147,7 +147,6 @@ char * const loginview_file[NUMVIEWFILE][2] = {
/* message */
char * const msg_seperator = MSG_SEPERATOR;
-char * const msg_shortulist = MSG_SHORTULIST;
char * const msg_cancel = MSG_CANCEL;
char * const msg_usr_left = MSG_USR_LEFT;