]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/cursor.h
reSWIGged
[wxWidgets.git] / include / wx / x11 / cursor.h
index 1b27f36a0549be7309933cacda14934795af69ef..3a22621bd1f49ba5deda9fae166b6508ca07fe5d 100644 (file)
@@ -35,8 +35,6 @@ public:
               int hotSpotX=-1, int hotSpotY=-1,
               const char maskBits[]=0, wxColour *fg=0, wxColour *bg=0 );
     virtual ~wxCursor();
-    bool operator == ( const wxCursor& cursor ) const;
-    bool operator != ( const wxCursor& cursor ) const;
     bool Ok() const { return IsOk(); }
     bool IsOk() const;