diff options
Diffstat (limited to 'kirc.h')
-rw-r--r-- | kirc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -90,7 +90,6 @@ static struct termios orig; static int history_len = 0; static char history_wrap = 0; static char history[HIS_MAX][MSG_MAX]; -static char small_screen; typedef struct PARAMETERS { char *prefix; |