]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/cursor.cpp
get rid of one of the extra slashes in the download URLs
[wxWidgets.git] / src / palmos / cursor.cpp
index a51fcc0d0f8e03ad61cffaac48ec4f6b5f2ab7f8..9bb3776db3a9f57db8950d79e7e47a8f5cb8121d 100644 (file)
@@ -108,11 +108,6 @@ wxCursor::~wxCursor()
 // other wxCursor functions
 // ----------------------------------------------------------------------------
 
-bool wxCursor::operator==(const wxCursor& cursor) const
-{
-    return false;
-}
-
 wxGDIImageRefData *wxCursor::CreateData() const
 {
     return NULL;