summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-08-22 16:20:54 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-08-22 16:20:54 +0800
commitf2ff0a76f97deb1b9a27ff4d9f38b894bbf82287 (patch)
tree80f001c06ae265631a696ee7850cf81c43cdf132 /mbbsd/var.c
parent0f90140b90bc8d2d448ab6ed0088f096b3b4a908 (diff)
downloadpttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar.gz
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar.bz2
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar.lz
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar.xz
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.tar.zst
pttbbs-f2ff0a76f97deb1b9a27ff4d9f38b894bbf82287.zip
merge from my branch
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1124 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 9c2c443c..277bef8d 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -390,7 +390,6 @@ rc_t chc_from, chc_to, chc_select, chc_cursor;
int chc_lefttime;
int chc_my, chc_turn, chc_selected, chc_firststep;
char chc_warnmsg[64], *chc_mateid;
-int chc_hiswin, chc_hislose, chc_histie;
/* screen.c */
screenline_t *big_picture = NULL;