summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-04 09:41:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-04 20:39:17 +0200
commitea00e07467daf81c113ee9bb75e6f205c373dba1 (patch)
treec9761a29a136ddac41decf6859e81f3f00549e1f /extensions
parentdefault arg never used (diff)
downloadcore-ea00e07467daf81c113ee9bb75e6f205c373dba1.tar.gz
core-ea00e07467daf81c113ee9bb75e6f205c373dba1.zip
drop some unnecessary includes
Change-Id: I5bea83184dd900215ca6f60ba23a4d724789c753 Reviewed-on: https://gerrit.libreoffice.org/80190 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/ui/updatecheckui.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/source/update/ui/updatecheckui.cxx b/extensions/source/update/ui/updatecheckui.cxx
index 6f510dba8a1a..d96132fe3f53 100644
--- a/extensions/source/update/ui/updatecheckui.cxx
+++ b/extensions/source/update/ui/updatecheckui.cxx
@@ -38,11 +38,10 @@
#include <vcl/floatwin.hxx>
#include <vcl/timer.hxx>
#include <vcl/idle.hxx>
+#include <vcl/lineinfo.hxx>
#include <vcl/menu.hxx>
#include <vcl/outdev.hxx>
#include <vcl/weld.hxx>
-#include <vcl/lineinfo.hxx>
-#include <vcl/button.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <sfx2/strings.hrc>