]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
Fix wrong return value in the changes of r73365.
[wxWidgets.git] / include / wx / msw / statbox.h
index 15b25cb4e2b1ba0ec159b65f02b4e8f41f25cb3f..27180f2c1eeba7d1b396dcffd8748b9cff83facd 100644 (file)
@@ -43,10 +43,6 @@ public:
     // returns true if the platform should explicitly apply a theme border
     virtual bool CanApplyThemeBorder() const { return false; }
 
-    virtual wxPoint GetClientAreaOrigin() const;
-    virtual void DoGetClientSize(int *width, int *height) const;
-
-
 protected:
     virtual wxSize DoGetBestSize() const;