X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e59e3d0504f17fbf5a8e95997c61315fb8137c4..db7035e48a4ccc6265fa01949cb92db3c6b6c17f:/include/wx/list.h?ds=inline 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