sfx2/source/dialog/templdlg.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 6010da281c57c007f3dfcbd1c3c12d351d01205c Author: Caolán McNamara <[email protected]> AuthorDate: Wed May 20 20:37:25 2020 +0100 Commit: Caolán McNamara <[email protected]> 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 <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
