diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-20 13:11:46 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-21 06:16:29 +0000 |
commit | 1c4243332213ad72ed63476c99693758d8cbcc40 (patch) | |
tree | 17ec2704c16465cca81007f5e93e0d2592566191 /sw/source/uibase/inc/toxmgr.hxx | |
parent | 81bbede18f825bc5929d4d446144841ee782e679 (diff) |
loplugin:expandablemethodds in sw(part4)
Change-Id: Ifedc5be99775d00f09e03261c6bb446135ac796a
Reviewed-on: https://gerrit.libreoffice.org/30096
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/toxmgr.hxx')
-rw-r--r-- | sw/source/uibase/inc/toxmgr.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/toxmgr.hxx b/sw/source/uibase/inc/toxmgr.hxx index d7849e0ba648..93a30e1d5135 100644 --- a/sw/source/uibase/inc/toxmgr.hxx +++ b/sw/source/uibase/inc/toxmgr.hxx @@ -284,8 +284,6 @@ public: bool UpdateOrInsertTOX(const SwTOXDescription& rDesc, SwTOXBase** ppBase, const SfxItemSet* pSet); const SwTOXType* GetTOXType(TOXTypes eTyp) const; - const SwTOXBase* GetCurTOX(); - }; // inlines |