removed OnSetFocus() which doesn't exist any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-11-03 21:49:33 +00:00
parent 1b4908dedc
commit 9ba53034e7

View File

@ -195,7 +195,6 @@ FUNCTION IS NOW A MEMBER OF wxFrame - gt
// event handlers
// --------------
void OnSetFocus(wxFocusEvent& event);
void OnEraseBackground(wxEraseEvent& event);
void OnIdle(wxIdleEvent& event);
void OnPaint(wxPaintEvent& event);