summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-02 10:17:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-02 10:17:52 +0200
commit7de66670069219c3507734aefc2d600a3bef2071 (patch)
treef5f2db40ba866b8c8cea175b558bd8d7178c5524 /include
parentc9d316ecdb54ea2ee17b76c10c70e997c32c500d (diff)
-Werror,-Wunused-private-field
Change-Id: I1c32a6e7e517acc2e8bb3e7898329cb38ed4accb
Diffstat (limited to 'include')
-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 dbac8a6b82b4..2c882e082be4 100644
--- a/include/svx/paraprev.hxx
+++ b/include/svx/paraprev.hxx
@@ -94,7 +94,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;