diff options
author | Noel Grandin <noel@peralex.com> | 2015-03-03 11:34:11 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-03-19 10:45:01 +0200 |
commit | 3f18d628ec32eee15903332469bd52f0bd6197b8 (patch) | |
tree | 8139a9f95474f1dd683a9e0224dc702d9dd48a28 /basctl | |
parent | 6bf3b6d420873e236b2805a42a95ce33e614ad98 (diff) |
loplugin:constantfunction: sot
this appears to be completely unused
Change-Id: I74dad8b0c478a1aed035ce9cc663a74de157816e
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/basdoc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx index bb7393b15ef6..5b6210d5dcab 100644 --- a/basctl/source/basicide/basdoc.hxx +++ b/basctl/source/basicide/basdoc.hxx @@ -49,7 +49,6 @@ protected: public: TYPEINFO_OVERRIDE(); - using SotObject::GetInterface; SFX_DECL_OBJECTFACTORY(); SFX_DECL_INTERFACE( SVX_INTERFACE_BASIDE_DOCSH ) |