summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 9806c83301..46d2047ea7 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -393,7 +393,6 @@ typedef struct Gui
# endif
# ifdef USE_GTK3
cairo_surface_t *surface; // drawarea surface
- gboolean by_signal; // cause of draw operation
# else
GdkGC *text_gc; // cached GC for normal text
# endif