From ea2aeb6917a04401f95bab7aac37f4d070e07128 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 1 Dec 2019 19:27:47 +0000 Subject: use weld::WaitObject MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib2ad0f0fe17c4db66693ef91e3cdbc8511eb8314 Reviewed-on: https://gerrit.libreoffice.org/84166 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/source/ui/docshell/docfunc.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/docshell/docfunc.cxx') diff --git a/sc/source/ui/docshell/docfunc.cxx b/sc/source/ui/docshell/docfunc.cxx index 3960e9daa596..caad14cffb01 100644 --- a/sc/source/ui/docshell/docfunc.cxx +++ b/sc/source/ui/docshell/docfunc.cxx @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include -- cgit