[Libreoffice-commits] core.git: include/svx
Stephan Bergmann
sbergman at redhat.com
Tue Jun 12 06:53:59 UTC 2018
include/svx/paraprev.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit db46323f2c7db7dde80e87cc9a60e0ac2cc5f095
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jun 12 08:53:32 2018 +0200
-Werror,-Wunused-private-field
Change-Id: Ide856833551ad207bd402527a067c954b5c5e01f
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;
More information about the Libreoffice-commits
mailing list