From b3e970898b9631344b38613c844b5f1ca8bb1016 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 28 May 2019 16:28:01 +0100 Subject: drop some unneeded includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I42b2ccbb4484ab2acb8208ad88c6f22e4af09f7d Reviewed-on: https://gerrit.libreoffice.org/73114 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- include/sfx2/dinfdlg.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx index 1062cf18dc5b..45444aff0166 100644 --- a/include/sfx2/dinfdlg.hxx +++ b/include/sfx2/dinfdlg.hxx @@ -31,8 +31,6 @@ #include -#include - #include #include #include -- cgit