]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
Removed checklistbox test
[wxWidgets.git] / include / wx / gtk / app.h
index 3fb0e93c8ae191f9a78cc924676116449dab1b56..fd4fa6226bbaadc0d519176a2bd6c41d69105053 100644 (file)
@@ -56,9 +56,8 @@ public:
 #endif // __WXDEBUG__
 
     gint            m_idleTag;
-#if wxUSE_THREADS
-    gint            m_wakeUpTimerTag;
-#endif
+    void RemoveIdleTag();
+    
     unsigned char  *m_colorCube;
 
     // Used by the the wxGLApp and wxGLCanvas class for GL-based X visual