summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-11-07 20:03:09 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2019-11-07 20:23:03 +0100
commitdf6296bce5b780c44759650d4c13b447f997cb7f (patch)
tree9bc77e6163dcff1c06ba8095045108afbab82a76 /chart2
parent6dea617183ffb7567df666ab4858fc5e1d389e08 (diff)
ChartTypePanel: Remove unused vars
Change-Id: I6a19fa269efaf008345b48341d1c501e1c7e7d17 Reviewed-on: https://gerrit.libreoffice.org/82244 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/sidebar/ChartTypePanel.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/sidebar/ChartTypePanel.hxx b/chart2/source/controller/sidebar/ChartTypePanel.hxx
index e7eac8176d58..5d156c09fa6a 100644
--- a/chart2/source/controller/sidebar/ChartTypePanel.hxx
+++ b/chart2/source/controller/sidebar/ChartTypePanel.hxx
@@ -115,9 +115,6 @@ private:
bool mbModelValid;
- OUString maTextTitle;
- OUString maTextSubTitle;
-
void Initialize();
std::unique_ptr<Dim3DLookResourceGroup_unwelded> m_pDim3DLookResourceGroup;