diff --git a/wxPython/src/gdi.i b/wxPython/src/gdi.i index 4b3d857069..c885dc89f1 100644 --- a/wxPython/src/gdi.i +++ b/wxPython/src/gdi.i @@ -303,9 +303,7 @@ public: class wxCursor : public wxGDIObject { public: -#ifdef __WXMSW__ wxCursor(const wxString& cursorName, long flags, int hotSpotX=0, int hotSpotY=0); -#endif ~wxCursor(); // wxGDIImage methods