summaryrefslogtreecommitdiff
path: root/idl/inc/database.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/database.hxx')
-rw-r--r--idl/inc/database.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/database.hxx b/idl/inc/database.hxx
index 25381c324e34..0a9383cbc402 100644
--- a/idl/inc/database.hxx
+++ b/idl/inc/database.hxx
@@ -94,7 +94,6 @@ public:
explicit SvIdlDataBase( const SvCommand& rCmd );
~SvIdlDataBase();
- SvRefMemberList<SvMetaSlot *>& GetSlotList() { return aSlotList; }
SvRefMemberList<SvMetaType *>& GetTypeList();
SvRefMemberList<SvMetaClass *>& GetClassList() { return aClassList; }
SvRefMemberList<SvMetaModule *>& GetModuleList() { return aModuleList; }