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 b18d2b5..3132e8a 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -81,8 +81,6 @@ struct runes_screen {
char *icon_name;
size_t icon_name_len;
- int row_visible_offset;
-
struct runes_cell_attrs attrs;
unsigned char hide_cursor: 1;