X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab1f7d2aa9cb1857cf87e105ebbd36a92676bbde..9745cf4d6ca2370d71763b8e5f6e446ca2881571:/wxPython/src/_gdiobj.i?ds=sidebyside

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();
 
 };