]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/overlay.h
check that the version of __sync_sub_and_fetch that returns a value is supported...
[wxWidgets.git] / include / wx / private / overlay.h
index 06c5c641bc274fe6e1973275721ef4d2afd3c6ec..2ffebd3796ba74725e87ac60067d5dc3f02d6435 100644 (file)
@@ -59,13 +59,8 @@ private:
     int m_y ;
     int m_width ;
     int m_height ;
-// this is to enable wxMOTIF and UNIV to compile....
-// currently (10 oct 06) we don't use m_window
-// ce - how do we fix this
-#if defined(__WXGTK__) || defined(__WXMSW__)
     wxWindow* m_window ;
-#endif
-} ;
+};
 
 #endif // wxHAS_NATIVE_OVERLAY/!wxHAS_NATIVE_OVERLAY