]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/window.h
compilation fix for Mingw: it doesn't have std::wostream
[wxWidgets.git] / include / wx / palmos / window.h
index ff7d21b46d9ec18f75dcb269d715473a632b3a39..81cddb3611193ca4f1bdaddad36e8d82f200b493 100644 (file)
@@ -270,9 +270,6 @@ private:
     bool HandleMoving(wxRect& rect);
     bool HandleJoystickEvent(WXUINT msg, int x, int y, WXUINT flags);
 
     bool HandleMoving(wxRect& rect);
     bool HandleJoystickEvent(WXUINT msg, int x, int y, WXUINT flags);
 
-    // list of disabled children before last call to our Disable()
-    wxWindowList *m_childrenDisabled;
-
     // number of calls to Freeze() minus number of calls to Thaw()
     unsigned int m_frozenness;
 
     // number of calls to Freeze() minus number of calls to Thaw()
     unsigned int m_frozenness;