X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f801f8575df42a3e3bfd34b668f3117ed30b3ff..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/mac/carbon/window.h diff --git a/include/wx/mac/carbon/window.h b/include/wx/mac/carbon/window.h index 43fe62748f..76b9f3410f 100644 --- a/include/wx/mac/carbon/window.h +++ b/include/wx/mac/carbon/window.h @@ -136,7 +136,6 @@ public: // event handlers // -------------- - void OnSetFocus( wxFocusEvent& event ); void OnPaint( wxPaintEvent& event ); void OnNcPaint( wxNcPaintEvent& event ); void OnEraseBackground(wxEraseEvent& event );