From 3f18d628ec32eee15903332469bd52f0bd6197b8 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 3 Mar 2015 11:34:11 +0200 Subject: loplugin:constantfunction: sot this appears to be completely unused Change-Id: I74dad8b0c478a1aed035ce9cc663a74de157816e --- sw/inc/wdocsh.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/inc/wdocsh.hxx') diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx index f365f935784b..df2a8f77e616 100644 --- a/sw/inc/wdocsh.hxx +++ b/sw/inc/wdocsh.hxx @@ -26,8 +26,6 @@ class SW_DLLPUBLIC SwWebDocShell: public SwDocShell sal_uInt16 nSourcePara; // Active line in source view. public: - using SotObject::GetInterface; - // But implement yourself. SFX_DECL_INTERFACE(SW_WEBDOCSHELL) SFX_DECL_OBJECTFACTORY(); -- cgit