X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a047aff270905b377a81657a90f92eb3297157d0..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/msw/statbox.h?ds=inline diff --git a/include/wx/msw/statbox.h b/include/wx/msw/statbox.h index 8d48ba933e..e51ede32cf 100644 --- a/include/wx/msw/statbox.h +++ b/include/wx/msw/statbox.h @@ -46,9 +46,6 @@ public: protected: virtual wxSize DoGetBestSize() const; - // choose the default border for this window - virtual wxBorder GetDefaultBorder() const; - #ifndef __WXWINCE__ public: virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);