]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/region.h
Added intermediate state (m_showOnIdle) indicating that
[wxWidgets.git] / include / wx / x11 / region.h
index 2dc28ecca0f0089025a95ac21c62ae11271b68ee..73b4b2f8c2deadcaed445d508685cd931423db65 100644 (file)
@@ -26,13 +26,6 @@ class WXDLLIMPEXP_CORE wxRegion;
 // constants
 //-----------------------------------------------------------------------------
 
-enum wxRegionContain
-{
-    wxOutRegion = 0,
-    wxPartRegion = 1,
-    wxInRegion = 2
-};
-
 // So far, for internal use only
 enum wxRegionOp
 {