X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e59e3d0504f17fbf5a8e95997c61315fb8137c4..8ebec7dcd8b0b7294dbc86340d52a10b45bc80db:/include/wx/list.h diff --git a/include/wx/list.h b/include/wx/list.h index a76ad27d29..df7eed1cb7 100644 --- a/include/wx/list.h +++ b/include/wx/list.h @@ -548,10 +548,6 @@ protected: void *data, const wxListKey& key = wxDefaultListKey) = 0; -// Can't access these from derived classes otherwise (bug in Salford C++?) -#ifdef __SALFORDC__ -public: -#endif // ctors // from an array