summaryrefslogtreecommitdiffstats
path: root/include/widgets/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/textbox.h')
-rw-r--r--include/widgets/textbox.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/widgets/textbox.h b/include/widgets/textbox.h
index 32dc9969..6c9ddb0e 100644
--- a/include/widgets/textbox.h
+++ b/include/widgets/textbox.h
@@ -33,10 +33,6 @@ typedef struct
int markup;
int changed;
- cairo_surface_t *main_surface;
- cairo_t *main_draw;
-
- int update;
int blink;
guint blink_timeout;