]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
test whether pointer is non-NULL before using it, not after, in wxAnimation::Load...
[wxWidgets.git] / include / wx / list.h
index 4a8541d37208fa617b0c823cdd9afcda666f2cf3..a2907d0693c191213d2fbfeca765b9d3051dd635 100644 (file)
@@ -369,11 +369,6 @@ private:
 
 #else // if !wxUSE_STL
 
-// due to circular header dependencies this function has to be declared here
-// (normally it's found in utils.h which includes itself list.h...)
-#if WXWIN_COMPATIBILITY_2_4
-extern WXDLLIMPEXP_BASE wxChar* copystring(const wxChar *s);
-#endif
 
 // undef it to get rid of old, deprecated functions
 #define wxLIST_COMPATIBILITY