X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab1f7d2aa9cb1857cf87e105ebbd36a92676bbde..24f6c4e8658ae2884f136c15a0ae6ff72ede7e25:/wxPython/src/_gdiobj.i diff --git a/wxPython/src/_gdiobj.i b/wxPython/src/_gdiobj.i index a334c9f2f1..bdbde3c8df 100644 --- a/wxPython/src/_gdiobj.i +++ b/wxPython/src/_gdiobj.i @@ -22,9 +22,6 @@ public: wxGDIObject(); ~wxGDIObject(); - bool GetVisible(); - void SetVisible( bool visible ); - bool IsNull(); };