]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/mdi.h
fix warnings about calling an inline function before it is defined inline
[wxWidgets.git] / include / wx / gtk / mdi.h
index e881dd1319730c44ab24921b0613363657576d25..4338c2c39f3d80199728401f1c5418d2fc256f7d 100644 (file)
@@ -64,8 +64,6 @@ public:
 protected:
     void Init();
 
-    virtual void DoGetClientSize(int *width, int *height) const;
-
 private:
     friend class wxMDIChildFrame;