summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-07 11:56:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-07 20:10:32 +0200
commit583058cb5944e9e64552bb39b732ad19b33d0888 (patch)
treee70cf5beea554cbbf1d635c399cb74cd11b5362d /sfx2
parentf3da84db230a10551bbdbd6cdf5e4cf669e54e2a (diff)
drop unneeded forward declares
Change-Id: I32c8f5fd73249bdd7a233801f6a23b280b8df50c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100305 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/templdgi.hxx1
1 files changed, 0 insertions, 1 deletions
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;