summaryrefslogtreecommitdiffstats
path: root/idl/inc
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc')
-rw-r--r--idl/inc/slot.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index 87118d6cf8de..5513009ce3a4 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -88,9 +88,6 @@ public:
}
public:
- SvMetaObject * MakeClone() const;
- SvMetaSlot *Clone() const { return static_cast<SvMetaSlot *>(MakeClone()); }
-
SvMetaSlot();
SvMetaSlot( SvMetaType * pType );