remove MacIsReallyShown() as we now have public IsShownOnScreen() doing exactly the same thing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-02-23 00:19:18 +00:00
parent 041e0eaf2a
commit 841e47cfd7
5 changed files with 19 additions and 40 deletions

View File

@@ -195,7 +195,6 @@ public:
virtual void MacHiliteChanged() ;
virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
bool MacIsReallyShown() ;
bool MacIsReallyEnabled() ;
bool MacIsReallyHilited() ;