]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
added wxWeakRef<T> (slightly modified patch 1860953)
[wxWidgets.git] / include / wx / list.h
index a76ad27d29acd8b860d954c9246ed53ebb0b3de3..df7eed1cb76cd9babecde1f2334fa0627d4ee230 100644 (file)
@@ -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