summaryrefslogtreecommitdiff
path: root/gtk/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/plotters.h')
-rw-r--r--gtk/plotters.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/plotters.h b/gtk/plotters.h
index a59ae00bb..d4cf51426 100644
--- a/gtk/plotters.h
+++ b/gtk/plotters.h
@@ -37,8 +37,6 @@ extern GdkGC *current_gc;
extern cairo_t *current_cr;
#endif
-void nsgtk_plot_set_scale(float s);
-float nsgtk_plot_get_scale(void);
void nsgtk_set_colour(colour c);
void nsgtk_plot_caret(int x, int y, int h);