summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-03-19 20:49:34 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-03-20 13:08:20 +0100
commit4b785097f1c49ead50e6a2085befcd37c800207b (patch)
tree6b2d236f0c98cb0c14aa26cb22f55335284dc6d9 /xmlsecurity
parentf53157835775f976af5bedd9303c91c9d68b80c6 (diff)
drop unnecessary includes
Change-Id: I1a817d5575bbd57ecaa874a27158b9218e4210cc Reviewed-on: https://gerrit.libreoffice.org/51603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/dialogs/certificatechooser.cxx1
-rw-r--r--xmlsecurity/source/dialogs/macrosecurity.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/certificatechooser.cxx b/xmlsecurity/source/dialogs/certificatechooser.cxx
index 5a1edcae872d..7df6bc14f91a 100644
--- a/xmlsecurity/source/dialogs/certificatechooser.cxx
+++ b/xmlsecurity/source/dialogs/certificatechooser.cxx
@@ -29,7 +29,6 @@
#include <com/sun/star/security/CertificateCharacters.hpp>
#include <resourcemanager.hxx>
-#include <vcl/msgbox.hxx>
#include <svtools/treelistentry.hxx>
#include <unotools/useroptions.hxx>
diff --git a/xmlsecurity/source/dialogs/macrosecurity.cxx b/xmlsecurity/source/dialogs/macrosecurity.cxx
index c91432d93c68..41c597754294 100644
--- a/xmlsecurity/source/dialogs/macrosecurity.cxx
+++ b/xmlsecurity/source/dialogs/macrosecurity.cxx
@@ -39,8 +39,6 @@
#include <tools/urlobj.hxx>
#include <svtools/treelistentry.hxx>
-#include <vcl/msgbox.hxx>
-
#include <strings.hrc>
#include <resourcemanager.hxx>