X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..3ef01ce5e38bb97235b6c8647bf76d7791ed11b6:/include/wx/os2/slider.h?ds=sidebyside diff --git a/include/wx/os2/slider.h b/include/wx/os2/slider.h index 4df175c6a5..239e914e5c 100644 --- a/include/wx/os2/slider.h +++ b/include/wx/os2/slider.h @@ -85,8 +85,6 @@ public: int m_lineSize; int m_tickFreq; DECLARE_EVENT_TABLE() -private: - void SetSize(int width, int height) {wxWindow::SetSize(width, height);} }; #endif