summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-03 11:34:11 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:01 +0200
commit3f18d628ec32eee15903332469bd52f0bd6197b8 (patch)
tree8139a9f95474f1dd683a9e0224dc702d9dd48a28 /sc
parent6bf3b6d420873e236b2805a42a95ce33e614ad98 (diff)
loplugin:constantfunction: sot
this appears to be completely unused Change-Id: I74dad8b0c478a1aed035ce9cc663a74de157816e
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/docsh.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index 0a0c09d23059..423e13e7337e 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -176,8 +176,6 @@ public:
ScDocShell( const sal_uInt64 i_nSfxCreationFlags = SFXMODEL_EMBEDDED_OBJECT );
virtual ~ScDocShell();
- using SotObject::GetInterface;
-
#if ENABLE_TELEPATHY
SAL_DLLPRIVATE ScCollaboration* GetCollaboration();
#endif