removing unneeded method, closes #11073
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,8 +32,6 @@ public:
|
||||
#endif
|
||||
virtual ~wxCursor();
|
||||
|
||||
bool CreateFromXpm(const char* const* bits);
|
||||
|
||||
void MacInstall() const ;
|
||||
|
||||
void SetHCURSOR(WXHCURSOR cursor);
|
||||
|
Reference in New Issue
Block a user