summaryrefslogtreecommitdiff
path: root/gtk/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/plotters.h')
-rw-r--r--gtk/plotters.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/plotters.h b/gtk/plotters.h
index 55ad71b5a..c88a8da0c 100644
--- a/gtk/plotters.h
+++ b/gtk/plotters.h
@@ -31,7 +31,6 @@ extern const struct plotter_table nsgtk_plotters;
/* make sure this is NULL if no redraw is in progress */
extern GtkWidget *current_widget;
-extern GdkDrawable *current_drawable;
extern cairo_t *current_cr;
void nsgtk_set_colour(colour c);