m_wakeUpTimerTag is not used anywhere, removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-11-04 19:13:07 +00:00
parent 409a7ba772
commit 448c8e496d
2 changed files with 0 additions and 6 deletions

View File

@ -56,9 +56,6 @@ public:
#endif // __WXDEBUG__
gint m_idleTag;
#if wxUSE_THREADS
gint m_wakeUpTimerTag;
#endif
unsigned char *m_colorCube;
// Used by the the wxGLApp and wxGLCanvas class for GL-based X visual

View File

@ -56,9 +56,6 @@ public:
#endif // __WXDEBUG__
gint m_idleTag;
#if wxUSE_THREADS
gint m_wakeUpTimerTag;
#endif
unsigned char *m_colorCube;
// Used by the the wxGLApp and wxGLCanvas class for GL-based X visual