]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/variant.cpp
fixing osx_cocoa
[wxWidgets.git] / src / common / variant.cpp
index 207c3a4f30de58dd19c656accf0cf112939f7200..5f7daabe9a6f5b91d25f3992402a6f6f37c702fc 100644 (file)
@@ -1977,8 +1977,6 @@ protected:
 // Convert to/from list of wxAnys
 //
 
-WX_DEFINE_LIST(wxAnyList)
-
 bool wxVariantDataList::GetAsAny(wxAny* any) const
 {
     wxAnyList dst;