summaryrefslogtreecommitdiff
path: root/FL/win32.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/win32.H')
-rw-r--r--FL/win32.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/win32.H b/FL/win32.H
index ba5a6ae6a..d1296ef28 100644
--- a/FL/win32.H
+++ b/FL/win32.H
@@ -53,7 +53,6 @@ public:
Fl_Window* w;
Fl_Region region;
Fl_X *next;
- HDC private_dc; // used for OpenGL
// static variables, static functions and member functions
static Fl_X* first;
static Fl_X* i(const Fl_Window* w) {return (Fl_X*)w->i;}