diff --git a/include/wx/mac/carbon/listbox.h b/include/wx/mac/carbon/listbox.h index d471bb7940..a121ab7825 100644 --- a/include/wx/mac/carbon/listbox.h +++ b/include/wx/mac/carbon/listbox.h @@ -154,8 +154,6 @@ protected: void MacDoClick() ; void MacDoDoubleClick() ; - // do we have multiple selections? - bool HasMultipleSelection() const; // free memory (common part of Clear() and dtor) // prevent collision with some BSD definitions of macro Free()