X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6a071d2d26f2e923c16f05c2f4a439531af49d6..6b57b49ae3b298b63eb0df25ce4123eec6fc511e:/src/mac/carbon/window.cpp diff --git a/src/mac/carbon/window.cpp b/src/mac/carbon/window.cpp index 0528ad58db..61a23f38cb 100644 --- a/src/mac/carbon/window.cpp +++ b/src/mac/carbon/window.cpp @@ -1478,7 +1478,6 @@ bool wxWindowMac::MacGetWindowFromPoint( const wxPoint &screenpoint , wxWindowMa return FALSE ; } -extern int wxBusyCursorCount ; static wxWindow *gs_lastWhich = NULL; bool wxWindowMac::MacSetupCursor( const wxPoint& pt)