summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-06-12 08:53:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-06-12 08:53:32 +0200
commitdb46323f2c7db7dde80e87cc9a60e0ac2cc5f095 (patch)
treea87babc1907e2e14016d5f3669e421bf43fe986a
parent1c3ffcdd4e702264728d222046c401b90cb1c8c9 (diff)
-Werror,-Wunused-private-field
Change-Id: Ide856833551ad207bd402527a067c954b5c5e01f
-rw-r--r--include/svx/paraprev.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/paraprev.hxx b/include/svx/paraprev.hxx
index 8b2628578733..0d359c79033d 100644
--- a/include/svx/paraprev.hxx
+++ b/include/svx/paraprev.hxx
@@ -126,7 +126,6 @@ class SVX_DLLPUBLIC ParaPrevWindow final : public weld::CustomWidgetController
// line distance
SvxPrevLineSpace eLine;
- OUString aText;
tools::Rectangle Lines[9];
virtual void Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle& rRect) override;