]> git.saurik.com Git - wxWidgets.git/commitdiff
GetRegion is not needed anymore
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Feb 2009 09:53:39 +0000 (09:53 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Feb 2009 09:53:39 +0000 (09:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/carbon/private.h

index 16580178cb3f17d0468bd8c3913dadef2aa3ba7d..2d0f7ea0a81f912ed1e091459ddde67ab24c6b7f 100644 (file)
@@ -450,8 +450,7 @@ public :
 
 
     virtual void GetFeatures( UInt32 *features );
-    virtual OSStatus GetRegion( ControlPartCode partCode , RgnHandle region );
-    
+   
     // to be moved into a tab control class
 
     virtual OSStatus SetTabEnabled( SInt16 tabNo , bool enable );