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 4b28dd245..0e31dc3ab 100644
--- a/FL/win32.H
+++ b/FL/win32.H
@@ -50,7 +50,6 @@ class FL_EXPORT Fl_X {
public:
// member variables - add new variables only at the end of this block
Window xid;
- HBITMAP other_xid; // for double-buffered windows
Fl_Window* w;
Fl_Region region;
Fl_X *next;