]> git.saurik.com Git - wxWidgets.git/commitdiff
not needed anymore
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 19 May 2010 13:39:56 +0000 (13:39 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 19 May 2010 13:39:56 +0000 (13:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/app.h

index 24b2504b1886fa54bc493f1463b551c78f458b27..901254c85f8e5536c085c9ea2eec14c2d93059ab 100644 (file)
@@ -97,7 +97,6 @@ private:
     WXEVENTHANDLERREF     m_macEventHandler ;
     WXEVENTHANDLERCALLREF m_macCurrentEventHandlerCallRef ;
     WXEVENTREF            m_macCurrentEvent ;
-    CFRunLoopSourceRef    m_macEventPosted ;
 
 public:
     static long           s_macAboutMenuItemId ;