summaryrefslogtreecommitdiff
path: root/windows/plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/plot.h')
-rw-r--r--windows/plot.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/plot.h b/windows/plot.h
index 1502412dd..157ce82df 100644
--- a/windows/plot.h
+++ b/windows/plot.h
@@ -21,8 +21,6 @@
extern HWND current_hwnd;
extern struct gui_window *current_gui;
-extern HDC bufferdc;
-extern bool doublebuffering;
extern bool thumbnail;
void nsws_plot_set_scale(float s);