X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a959b08869abdec7449d49e18cb069e81a3f83e6..2fe212b0336512aac9eace69fab09ce856b0bf4b:/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()