summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 12:45:29 +0200
committerNoel Grandin <noel@peralex.com>2015-12-21 12:45:50 +0200
commitf7e4cf3c27100dbaf292dfacf0964bdade0a866a (patch)
tree129dac640a84f67e9e997c3b4f877c831b57a0ff /sw/inc/unostyle.hxx
parentdff9873c270f653ebd073dac90bdacd2a40207c1 (diff)
loplugin:unusedfields in sw
Change-Id: I4d987718bf27766c8cd7f3654db6645e5a7f554a
Diffstat (limited to 'sw/inc/unostyle.hxx')
-rw-r--r--sw/inc/unostyle.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unostyle.hxx b/sw/inc/unostyle.hxx
index 90807ba82c86..df697fe49309 100644
--- a/sw/inc/unostyle.hxx
+++ b/sw/inc/unostyle.hxx
@@ -276,7 +276,6 @@ class SwXAutoStyles :
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoCharStyles;
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoRubyStyles;
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoParaStyles;
- css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoNotxtStyles;
virtual ~SwXAutoStyles();
public: