From: Stefan Csomor Date: Wed, 19 May 2010 13:39:56 +0000 (+0000) Subject: not needed anymore X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4919fd67c7759e12f1ede5c9bc0eb753a767b864 not needed anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/osx/app.h b/include/wx/osx/app.h index 24b2504b18..901254c85f 100644 --- a/include/wx/osx/app.h +++ b/include/wx/osx/app.h @@ -97,7 +97,6 @@ private: WXEVENTHANDLERREF m_macEventHandler ; WXEVENTHANDLERCALLREF m_macCurrentEventHandlerCallRef ; WXEVENTREF m_macCurrentEvent ; - CFRunLoopSourceRef m_macEventPosted ; public: static long s_macAboutMenuItemId ;