X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f801f8575df42a3e3bfd34b668f3117ed30b3ff..a75124d0da255513e83d2e62f963dd849829466b:/include/wx/mac/carbon/window.h?ds=inline 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 );