X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9b41b24a0968b67dd05eb900ef22e8beec642a0..b76786cccaeefdb906229b436d0371812b4b8038:/include/wx/mac/carbon/app.h diff --git a/include/wx/mac/carbon/app.h b/include/wx/mac/carbon/app.h index 8267803af5..e9d0760bb9 100644 --- a/include/wx/mac/carbon/app.h +++ b/include/wx/mac/carbon/app.h @@ -124,10 +124,6 @@ public: static bool s_macHasDialogManager ; static long s_macDialogManagerVersion ; - #ifdef __DARWIN__ - static class wxHIDKeyboard* s_macHIDKeyboard; - #endif - WXHRGN m_macCursorRgn ; WXHRGN m_macSleepRgn ; WXHRGN m_macHelpRgn ;