remove obsolete color cube and image to bitmap code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-06-19 16:14:21 +00:00
parent 410bfc9383
commit 0006b9a540
3 changed files with 24 additions and 242 deletions

View File

@@ -54,8 +54,6 @@ public:
gint m_idleTag;
void RemoveIdleTag();
unsigned char *m_colorCube;
// Used by the the wxGLApp and wxGLCanvas class for GL-based X visual
// selection.