summaryrefslogtreecommitdiff
path: root/vcl/source/control/throbber.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-15 09:52:44 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-02 09:12:51 +0200
commitd00ee2cb0dce84173c035cf89f332c150dd02d00 (patch)
tree50417e1b542ca8ccf76e5e5ca4399590a140c734 /vcl/source/control/throbber.cxx
parent599ae1151bf893491db7ad983d64c77521c3ae9d (diff)
tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I386e913f9002eed164c26137a0e184993d010b86 Reviewed-on: https://gerrit.libreoffice.org/74090 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'vcl/source/control/throbber.cxx')
-rw-r--r--vcl/source/control/throbber.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/control/throbber.cxx b/vcl/source/control/throbber.cxx
index 5b4dc1b570d5..50621a523637 100644
--- a/vcl/source/control/throbber.cxx
+++ b/vcl/source/control/throbber.cxx
@@ -29,7 +29,6 @@
#include <comphelper/processfactory.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
-#include <tools/diagnose_ex.h>
#include <tools/urlobj.hxx>
#include <limits>