X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02761f6cd478e3c2c97cf6f93442747f7b029833..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/src/palmos/cursor.cpp diff --git a/src/palmos/cursor.cpp b/src/palmos/cursor.cpp index a51fcc0d0f..9bb3776db3 100644 --- a/src/palmos/cursor.cpp +++ b/src/palmos/cursor.cpp @@ -108,11 +108,6 @@ wxCursor::~wxCursor() // other wxCursor functions // ---------------------------------------------------------------------------- -bool wxCursor::operator==(const wxCursor& cursor) const -{ - return false; -} - wxGDIImageRefData *wxCursor::CreateData() const { return NULL;