wxMacWakeUp moved
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 14 May 2004 17:12:43 +0000 (17:12 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 14 May 2004 17:12:43 +0000 (17:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/carbon/macnotfy.h

index ae8a24e6dec139dfc68c124c73678ddb30912c24..7f85d88bbd3d1c6bd11159f448d56d4d9d4b85a7 100644 (file)
@@ -21,7 +21,6 @@ void wxMacCreateNotifierTable() ;
 void wxMacDestroyNotifierTable() ;
 wxMacNotifierTableRef wxMacGetNotifierTable() ;
 void wxMacAddEvent( wxMacNotifierTableRef table , wxMacNotificationProcPtr handler , unsigned long event , void* data , short wakeUp ) ;
-void wxMacWakeUp() ;
 void wxMacProcessNotifierEvents() ;
 void wxMacProcessNotifierAndPendingEvents() ;
 void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) ;