[Libreoffice-commits] core.git: chart2/source

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri Nov 15 10:24:23 UTC 2019


 chart2/source/controller/sidebar/ChartTypePanel.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 12393700600995d6d1ca12c0e16a2515e7ad9da0
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Nov 15 09:41:15 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Nov 15 11:22:59 2019 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: I0e9e7be9ba7dfc2f8c6d4e17aa6c08aa1d97db45
    Reviewed-on: https://gerrit.libreoffice.org/82755
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/chart2/source/controller/sidebar/ChartTypePanel.hxx b/chart2/source/controller/sidebar/ChartTypePanel.hxx
index e44ad7168cbf..ad6f20c61988 100644
--- a/chart2/source/controller/sidebar/ChartTypePanel.hxx
+++ b/chart2/source/controller/sidebar/ChartTypePanel.hxx
@@ -110,9 +110,6 @@ private:
 
     bool mbModelValid;
 
-    OUString maTextTitle;
-    OUString maTextSubTitle;
-
     void Initialize();
 
     std::unique_ptr<Dim3DLookResourceGroup_unwelded> m_pDim3DLookResourceGroup;


More information about the Libreoffice-commits mailing list