X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d3d992e5c8f5b0e76d45dd467fb0aff0f16510b..ccdcde00d9ae27ca20ff6c3c9495918a0ec725aa:/include/wx/os2/frame.h diff --git a/include/wx/os2/frame.h b/include/wx/os2/frame.h index 4191b61e04..88cac74d0f 100644 --- a/include/wx/os2/frame.h +++ b/include/wx/os2/frame.h @@ -116,7 +116,6 @@ public: ,WXHMENU hMenu ); - void SendSizeEvent(void); // tooltip management #if wxUSE_TOOLTIPS WXHWND GetToolTipCtrl(void) const { return m_hWndToolTip; }