Kaydet (Commit) 632771cc authored tarafından Rafael Dominguez's avatar Rafael Dominguez Kaydeden (comit) Joseph Powers

Remove of DECLARE_LIST.

üst 56408d34
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#ifndef _TYPES_HXX #ifndef _TYPES_HXX
#define _TYPES_HXX #define _TYPES_HXX
#include <tools/list.hxx>
#include <tools/ref.hxx> #include <tools/ref.hxx>
#include <basobj.hxx> #include <basobj.hxx>
...@@ -252,7 +251,6 @@ public: ...@@ -252,7 +251,6 @@ public:
#endif #endif
}; };
SV_IMPL_REF(SvMetaType) SV_IMPL_REF(SvMetaType)
DECLARE_LIST(SvMetaTypeList,SvMetaType *)
SV_DECL_IMPL_PERSIST_LIST(SvMetaType,SvMetaType *) SV_DECL_IMPL_PERSIST_LIST(SvMetaType,SvMetaType *)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment