aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kirc.h')
-rw-r--r--kirc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kirc.h b/kirc.h
index 1826826..4e1c4a0 100644
--- a/kirc.h
+++ b/kirc.h
@@ -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;