X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d73b710e1fb5d1e99b4bdbcbdbf301d3bce1bc2..82eda5ecd0f9e37acc8ed27451000ae58152226d:/include/wx/mac/carbon/listbox.h diff --git a/include/wx/mac/carbon/listbox.h b/include/wx/mac/carbon/listbox.h index a121ab7825..ecb867cdd3 100644 --- a/include/wx/mac/carbon/listbox.h +++ b/include/wx/mac/carbon/listbox.h @@ -127,8 +127,6 @@ public: // Windows callbacks - virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ; - virtual bool MacCanFocus() const { return true ; } void OnChar(wxKeyEvent& event); void* m_macList ;