Removed redundant m_left etc. variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1535,11 +1535,6 @@ protected:
|
||||
wxGridTableBase *m_table;
|
||||
bool m_ownTable;
|
||||
|
||||
int m_left;
|
||||
int m_top;
|
||||
int m_right;
|
||||
int m_bottom;
|
||||
|
||||
int m_numRows;
|
||||
int m_numCols;
|
||||
|
||||
|
Reference in New Issue
Block a user