[Libreoffice-commits] core.git: include/svx

Stephan Bergmann sbergman at redhat.com
Mon Jul 2 08:18:25 UTC 2018


 include/svx/paraprev.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7de66670069219c3507734aefc2d600a3bef2071
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jul 2 10:17:52 2018 +0200

    -Werror,-Wunused-private-field
    
    Change-Id: I1c32a6e7e517acc2e8bb3e7898329cb38ed4accb

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;


More information about the Libreoffice-commits mailing list