aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen.h b/src/screen.h
index dc7e239ea..1eac4d682 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -32,8 +32,6 @@ typedef struct screen {
unsigned cols, rows;
- int mode;
-
char *buf;
size_t buf_size;