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:
@@ -23,7 +23,6 @@ public:
|
|||||||
~wxCursorRefData();
|
~wxCursorRefData();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
WXHCURSOR m_hCursor;
|
|
||||||
bool m_destroyCursor;
|
bool m_destroyCursor;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user