From e48a2339600d12d43148bbdb9a47770ae9bc94e3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 27 Jun 2014 15:25:46 +0200 Subject: loplugin:unreffun: also warn about redundant redeclarations Change-Id: I9a812220b58cf6da00d854e65794f7c673ab239d --- basctl/source/inc/basidesh.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basctl') diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx index daa74c8ea07d..27011d27bc82 100644 --- a/basctl/source/inc/basidesh.hxx +++ b/basctl/source/inc/basidesh.hxx @@ -51,8 +51,6 @@ class TabBar; class BaseWindow; class LocalizationMgr; -bool RemoveDialog( const ScriptDocument& rDocument, const OUString& rLibName, const OUString& rDlgName ); - class Shell : public SfxViewShell, public DocumentEventListener -- cgit