removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user