From c0f14ca2f00b1ea026298b0efa91c8b6afb13244 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 18 Apr 2016 17:02:44 +0000 Subject: Move other_xid member variable from class Fl_X to class F_Window_Driver. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11654 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/win32.H | 1 - 1 file changed, 1 deletion(-) (limited to 'FL/win32.H') 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; -- cgit v1.2.3