unused member variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -186,10 +186,8 @@ private:
|
||||
void ChangeFontGlobally();
|
||||
|
||||
GtkWidget *m_text;
|
||||
GtkWidget *m_vScrollbar;
|
||||
|
||||
bool m_modified:1;
|
||||
bool m_vScrollbarVisible:1;
|
||||
bool m_ignoreNextUpdate:1;
|
||||
|
||||
// Our text buffer. Convenient, and holds the buffer while using
|
||||
|
Reference in New Issue
Block a user