From 6cc3530a72162a5a27bed517732fa17e5d435dd9 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 17 Oct 2025 14:25:39 +0200 Subject: time format --- kirc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'kirc.h') 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; -- cgit v1.2.3