summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-24 12:55:18 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-24 12:55:18 +0800
commitb8f469a1db8454ecbf81c2a28098aa3708ad6e42 (patch)
tree48b0fa0c105197d258e37a8e686571ca64ebd152 /mbbsd/var.c
parentb02f3ea91b4e4831222759dd1dd4c137957766d5 (diff)
downloadpttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar.gz
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar.bz2
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar.lz
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar.xz
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.tar.zst
pttbbs-b8f469a1db8454ecbf81c2a28098aa3708ad6e42.zip
fix scope error for gcc 4.0
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2352 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index b3a0be6f..f5826ff4 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -391,10 +391,6 @@ water_t water[6], *swater[6], *water_which = &water[0];
char trans_buffer[256];
/* chc_play.c */
-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;
/* user.c */
#ifdef CHESSCOUNTRY