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:
parent
409a7ba772
commit
448c8e496d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user