X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..186005466d585f5553e6acc7d963cd5b62c3ea9f:/include/wx/os2/slider.h 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