summaryrefslogtreecommitdiff
path: root/idl/inc/object.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-04 19:18:15 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-04 19:18:57 +0900
commit30d3637516e9d22d237fb0bd4d71e12eebb16615 (patch)
treec997ae126d56db340a6b49d470ebc8c5f6adb102 /idl/inc/object.hxx
parentce19822db8205025e2c38e1cbe87dcbe52340598 (diff)
removed unnecessary forward declarations of class
Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c
Diffstat (limited to 'idl/inc/object.hxx')
-rw-r--r--idl/inc/object.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/object.hxx b/idl/inc/object.hxx
index f23262d95189..e89355be957f 100644
--- a/idl/inc/object.hxx
+++ b/idl/inc/object.hxx
@@ -77,7 +77,6 @@ public:
SV_DECL_IMPL_REF(SvClassElement)
SV_DECL_IMPL_PERSIST_LIST(SvClassElement,SvClassElement *)
-class SvMetaModule;
SV_DECL_PERSIST_LIST(SvMetaClass,SvMetaClass *)
class SvMetaClass : public SvMetaType
{