X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cf73271dd6f442a98e86b559d4a55c37e25b99f..254fbd140e67b60f46d7380c6ac242110ddd7585:/include/wx/mac/carbon/macnotfy.h?ds=sidebyside diff --git a/include/wx/mac/carbon/macnotfy.h b/include/wx/mac/carbon/macnotfy.h index ae8a24e6de..a9f3f70c03 100644 --- a/include/wx/mac/carbon/macnotfy.h +++ b/include/wx/mac/carbon/macnotfy.h @@ -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 ) ; @@ -30,4 +29,4 @@ void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) } #endif /* __cplusplus */ -#endif /* MAC_NOTIFYERS */ \ No newline at end of file +#endif /* MAC_NOTIFYERS */