From 4ca2cf1b7e57c823e911bcbae0c87102a7c9851e Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 15 Jul 2015 13:41:11 +0200 Subject: loplugin:unusedmethods sfx2 Change-Id: I98c455d89f76fbcacf74929a4e8775b4da697f62 Reviewed-on: https://gerrit.libreoffice.org/17069 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- include/sfx2/shell.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/sfx2/shell.hxx') diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx index 57134528e7a8..b21943fccdd9 100644 --- a/include/sfx2/shell.hxx +++ b/include/sfx2/shell.hxx @@ -286,7 +286,6 @@ public: Asynchronous ExecuteSlot for the RELOAD */ const SfxPoolItem* ExecuteSlot( SfxRequest &rReq, bool bAsync ); - sal_uIntPtr ExecuteSlot( sal_uInt16 nSlot, sal_uInt16 nMemberId, SbxVariable& rRet, SbxBase* pArgs = 0 ); inline SfxItemPool& GetPool() const; inline void SetPool( SfxItemPool *pNewPool ) ; -- cgit v1.2.3