aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc_editor.h')
-rw-r--r--src/sc_editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sc_editor.h b/src/sc_editor.h
index a6276ee..f11a842 100644
--- a/src/sc_editor.h
+++ b/src/sc_editor.h
@@ -105,7 +105,6 @@ struct _sceditor
double scroll_pos;
int visible_height;
int flow;
- int need_draw;
/* Pointers to the frame currently being edited */
struct frame *selection;