]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/variant.h
The object size page now has full position attribute editing.
[wxWidgets.git] / include / wx / variant.h
index e24fe8fffc68c51b2aa7d3c4a5b9281564e41ae4..47922536296d8d1dd1aa55053c8ddcb193aa03e5 100644 (file)
@@ -462,9 +462,6 @@ wxVariantData* CLASSNAME::VariantDataFactory(const wxAny& any) \
 } \
 REGISTER_WXANY_CONVERSION(T, CLASSNAME)
 
 } \
 REGISTER_WXANY_CONVERSION(T, CLASSNAME)
 
-// This is needed for wxVariantList conversion
-WX_DECLARE_LIST_WITH_DECL(wxAny, wxAnyList, class WXDLLIMPEXP_BASE);
-
 #else // if !wxUSE_ANY
 
 #define DECLARE_WXANY_CONVERSION()
 #else // if !wxUSE_ANY
 
 #define DECLARE_WXANY_CONVERSION()