summaryrefslogtreecommitdiff
path: root/beos/beos_plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_plotters.h')
-rw-r--r--beos/beos_plotters.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/beos/beos_plotters.h b/beos/beos_plotters.h
index bcf4f0fdb..15b97a89e 100644
--- a/beos/beos_plotters.h
+++ b/beos/beos_plotters.h
@@ -49,8 +49,6 @@ extern BView *nsbeos_current_gc_lock(void);
extern void nsbeos_current_gc_unlock(void);
extern void nsbeos_current_gc_set(BView *view);
-void nsbeos_plot_set_scale(float s);
-float nsbeos_plot_get_scale(void);
rgb_color nsbeos_rgb_colour(colour c);
void nsbeos_set_colour(colour c);
void nsbeos_plot_caret(int x, int y, int h);