X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6ac49b198cf4693752344cffa20b46bed364c77..67abc78356eca7b033aed920a6852b226fe42438:/include/wx/frame.h?ds=inline diff --git a/include/wx/frame.h b/include/wx/frame.h index 3816a57b3e..fe6694fbc7 100644 --- a/include/wx/frame.h +++ b/include/wx/frame.h @@ -72,9 +72,6 @@ public: // if the frame has a toolbar) in client coordinates virtual wxPoint GetClientAreaOrigin() const; - // sends a size event to the window using its current size -- this has an - // effect of refreshing the window layout - virtual void SendSizeEvent(); // menu bar functions // ------------------