diff options
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r-- | mbbsd/var.c | 1 |
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; |