sfx2/source/inc/templdgi.hxx |    1 -
 svx/source/inc/fmexch.hxx    |    3 ---
 2 files changed, 4 deletions(-)

New commits:
commit 583058cb5944e9e64552bb39b732ad19b33d0888
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Aug 7 11:56:50 2020 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Fri Aug 7 20:10:32 2020 +0200

    drop unneeded forward declares
    
    Change-Id: I32c8f5fd73249bdd7a233801f6a23b280b8df50c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100305
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx
index 57b95edf9191..03a499c1aca2 100644
--- a/sfx2/source/inc/templdgi.hxx
+++ b/sfx2/source/inc/templdgi.hxx
@@ -44,7 +44,6 @@ class SfxTemplateItem;
 class SfxBindings;
 class SfxStyleSheetBase;
 class SfxStyleSheetBasePool;
-class SvTreeListBox ;
 class StyleTreeListBox_Impl;
 class SfxTemplateDialog_Impl;
 class SfxCommonTemplateDialog_Impl;
diff --git a/svx/source/inc/fmexch.hxx b/svx/source/inc/fmexch.hxx
index 8eb65854e564..22066c5c887b 100644
--- a/svx/source/inc/fmexch.hxx
+++ b/svx/source/inc/fmexch.hxx
@@ -34,9 +34,6 @@
 #include <vcl/window.hxx>
 #include <svx/svxdllapi.h>
 
-class SvTreeListEntry;
-class SvTreeListBox;
-
 namespace svxform
 {
     typedef ::std::set<std::unique_ptr<weld::TreeIter>> ListBoxEntrySet;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to