aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.h
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-17 14:25:39 +0200
committerjoe <rbo@gmx.us>2025-10-17 14:25:39 +0200
commit6cc3530a72162a5a27bed517732fa17e5d435dd9 (patch)
tree925ec0c909f800b3a02b2ee6bf040e062ae50b5c /kirc.h
parentup (diff)
downloadkirc-6cc3530a72162a5a27bed517732fa17e5d435dd9.tar.gz
kirc-6cc3530a72162a5a27bed517732fa17e5d435dd9.tar.bz2
kirc-6cc3530a72162a5a27bed517732fa17e5d435dd9.tar.xz
kirc-6cc3530a72162a5a27bed517732fa17e5d435dd9.tar.zst
kirc-6cc3530a72162a5a27bed517732fa17e5d435dd9.zip
time format
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;