X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a959b08869abdec7449d49e18cb069e81a3f83e6..721a4a08bce5245dd748a9f4c64c5d25a02e8155:/src/mac/macnotfy.cpp diff --git a/src/mac/macnotfy.cpp b/src/mac/macnotfy.cpp index a260697da0..a47fce31e5 100644 --- a/src/mac/macnotfy.cpp +++ b/src/mac/macnotfy.cpp @@ -7,6 +7,7 @@ * ------------------------------------------------------------------------- */ +#include "wx/wx.h" #include "wx/mac/macnotfy.h" const short kMaxEvents = 1000 ; @@ -58,7 +59,6 @@ void wxMacCreateNotifierTable() void wxMacDestroyNotifierTable() { - wxASSERT( gMacNotificationEvents.top == gMacNotificationEvents.bottom ) ; } wxMacNotifierTableRef wxMacGetNotifierTable()