summaryrefslogtreecommitdiff
path: root/include/svx/fmtools.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-27 15:11:50 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-28 06:25:28 +0000
commit4391d400e01e4a756d03d357d81e9769c34ae83b (patch)
treebe0c136884f5c77d3494e9bce492937fde79bb2a /include/svx/fmtools.hxx
parent2a4c68a6ffa46eb7b6d7fafdf5e9c19970cdd6a5 (diff)
loplugin:singlevalfields in svx
Change-Id: I7a2d11e1343f6382c3556c4536fc8ae40e210b74 Reviewed-on: https://gerrit.libreoffice.org/26710 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/svx/fmtools.hxx')
-rw-r--r--include/svx/fmtools.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/fmtools.hxx b/include/svx/fmtools.hxx
index 34dec03da81e..a4d28835cf8e 100644
--- a/include/svx/fmtools.hxx
+++ b/include/svx/fmtools.hxx
@@ -173,7 +173,6 @@ class SAL_WARN_UNUSED FmXDisposeMultiplexer : public ::cppu::WeakImplHelper1< cs
{
css::uno::Reference< css::lang::XComponent> m_xObject;
FmXDisposeListener* m_pListener;
- sal_Int16 m_nId;
virtual ~FmXDisposeMultiplexer();
public: