Remove unused wxGrid member variable
This commit is contained in:
parent
43b3a3fc5b
commit
79219fdbb2
@ -2332,8 +2332,6 @@ protected:
|
|||||||
|
|
||||||
bool m_waitForSlowClick;
|
bool m_waitForSlowClick;
|
||||||
|
|
||||||
wxGridCellCoords m_selectionStart;
|
|
||||||
|
|
||||||
wxCursor m_rowResizeCursor;
|
wxCursor m_rowResizeCursor;
|
||||||
wxCursor m_colResizeCursor;
|
wxCursor m_colResizeCursor;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user