summaryrefslogtreecommitdiffstats
path: root/src/message.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/message.c')
-rw-r--r--src/message.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/message.c b/src/message.c
index 0b0ffa3809..2eee604421 100644
--- a/src/message.c
+++ b/src/message.c
@@ -53,7 +53,6 @@ struct msg_hist
static struct msg_hist *first_msg_hist = NULL;
static struct msg_hist *last_msg_hist = NULL;
static int msg_hist_len = 0;
-static int msg_hist_off = FALSE; /* don't add messages to history */
/*
* When writing messages to the screen, there are many different situations.