]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/macnotfy.h
move FixMath include into non darwin part
[wxWidgets.git] / 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 ) ;