remove unnecessary m_glWidget, fix return types for realize and map callbacks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2008-02-01 04:51:34 +00:00
parent 3780e2523c
commit 144ae5bbbf
2 changed files with 3 additions and 10 deletions

View File

@@ -92,7 +92,6 @@ public:
// implementation from now on
void OnInternalIdle();
GtkWidget *m_glWidget;
bool m_exposed;
#if WXWIN_COMPATIBILITY_2_8