From 324097a2a0093da7d20e3bc7cbbf79b40a79867c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 1 Jun 2019 19:20:56 +0100 Subject: drop some unneeded includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I13019ae1b991b5910c50e760a8a825bcf50509d2 Reviewed-on: https://gerrit.libreoffice.org/73321 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svx/source/dialog/imapdlg.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svx') diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx index a51875ddde6e..cdd3508c87c3 100644 --- a/svx/source/dialog/imapdlg.cxx +++ b/svx/source/dialog/imapdlg.cxx @@ -50,8 +50,6 @@ #include #include #include -#include -#include #include "dlgunit.hxx" #include -- cgit