X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab1f7d2aa9cb1857cf87e105ebbd36a92676bbde..a78303202fd28b0df07682c773dd404f5462d9e9:/wxPython/src/_gdiobj.i?ds=inline 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(); };