X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..0ce8e27f685bf14f9e37130b3ee9ac9b8b7d692a:/include/wx/os2/checklst.h diff --git a/include/wx/os2/checklst.h b/include/wx/os2/checklst.h index 4ead4b063a..3c8773e99d 100644 --- a/include/wx/os2/checklst.h +++ b/include/wx/os2/checklst.h @@ -72,10 +72,6 @@ protected: virtual wxOwnerDrawn* CreateItem(size_t n); virtual long OS2OnMeasure(WXMEASUREITEMSTRUCT* pItem); - virtual int DoInsertItems(const wxArrayStringsAdapter & items, - unsigned int pos, - void **clientData, wxClientDataType type); - // // Pressing space or clicking the check box toggles the item //