[Libreoffice-commits] core.git: chart2/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 4 09:08:55 UTC 2021
chart2/source/controller/sidebar/ChartAxisPanel.hxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 2dd772f921ca36ed9c0f634345dd2af33ac2b9f5
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Mar 3 19:56:53 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Mar 4 10:08:10 2021 +0100
drop some unused forward declares
Change-Id: I57df9a6903c75ca8fc822431ae8294f76167cc97
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111939
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/chart2/source/controller/sidebar/ChartAxisPanel.hxx b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
index f44192a26e15..0f5170f3cc0c 100644
--- a/chart2/source/controller/sidebar/ChartAxisPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
@@ -21,10 +21,6 @@
namespace com::sun::star::util { class XModifyListener; }
namespace com::sun::star::view { class XSelectionChangeListener; }
-class Edit;
-class ListBox;
-class MetricField;
-
namespace chart {
class ChartController;
More information about the Libreoffice-commits
mailing list