X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02761f6cd478e3c2c97cf6f93442747f7b029833..c56d73fe00d724fc3bba1eb9e22c584434c0dff4:/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;