diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-20 13:54:57 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-31 12:09:00 +0200 |
commit | 4732e65646016087d772adb3a0b55c166b35356d (patch) | |
tree | 76285ed978ddce19355fe993391172aeb575d69b /sw/inc/shellio.hxx | |
parent | b6e32d53ce9c98bfba517c40f53d40e97a091b0e (diff) |
loplugin:unusedfields in sw
Change-Id: Iad2bddb2359af3e7da40175d17d2d3ed7eda5be6
Reviewed-on: https://gerrit.libreoffice.org/40229
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 0a48eabafb61..22791a14acf2 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -486,7 +486,6 @@ public: class SW_DLLPUBLIC SwWriter { SvStream* pStrm; - tools::SvRef<SotStorage> pStg; css::uno::Reference < css::embed::XStorage > xStg; SfxMedium* pMedium; |