remove unused private member m_ordered from wxDataViewVirtualListModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
63a4b41eda
commit
c1bae26d32
@ -432,7 +432,6 @@ public:
|
||||
|
||||
private:
|
||||
unsigned int m_size;
|
||||
bool m_ordered;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user