X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..bedaf53eaf4e2a860b34d4ff5e0b1928ce8fa5c9:/include/wx/msw/combobox.h diff --git a/include/wx/msw/combobox.h b/include/wx/msw/combobox.h index ab5127be3d..e8460b2ae7 100644 --- a/include/wx/msw/combobox.h +++ b/include/wx/msw/combobox.h @@ -84,10 +84,6 @@ public: WXUINT message, WXWPARAM wParam, WXLPARAM lParam); WXHWND GetEditHWND() const; - -protected: - virtual void DoMoveWindow(int x, int y, int width, int height); - virtual wxSize DoGetBestSize() const; }; #endif // wxUSE_COMBOBOX