Removed redundant member variable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7a85f3f97c
commit
999e841c9e
@ -23,7 +23,6 @@ public:
|
||||
~wxCursorRefData();
|
||||
|
||||
protected:
|
||||
WXHCURSOR m_hCursor;
|
||||
bool m_destroyCursor;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user