[Libreoffice-commits] core.git: sfx2/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu May 21 07:55:53 UTC 2020
sfx2/source/dialog/templdlg.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 6010da281c57c007f3dfcbd1c3c12d351d01205c
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed May 20 20:37:25 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu May 21 09:55:16 2020 +0200
drop some unnecessary includes
Change-Id: Idf507ea5a9790bf54ef98ed4f0cc89e2c01cc8eb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94606
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index e10e45fca4be..2e81c71f54ca 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -65,9 +65,6 @@
#include <bitmaps.hlst>
#include <sfx2/viewfrm.hxx>
-#include <vcl/svlbitm.hxx>
-#include <vcl/treelistentry.hxx>
-#include <vcl/viewdataentry.hxx>
#include <comphelper/string.hxx>
#include <sfx2/StyleManager.hxx>
More information about the Libreoffice-commits
mailing list