vcl/source/app/scheduler.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 57dcabffe3377a0af55d898aab75d0d8792ccd19
Author: Miklos Vajna <[email protected]>
AuthorDate: Wed Feb 19 11:34:47 2025 +0100
Commit: Caolán McNamara <[email protected]>
CommitDate: Wed Feb 19 17:01:15 2025 +0100
vcl: remove unused include
Mostly just to test CI with a change.
Change-Id: Ia9a6d81bf94c36105936b612d7438ab2373ea715
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181880
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Caolán McNamara <[email protected]>
diff --git a/vcl/source/app/scheduler.cxx b/vcl/source/app/scheduler.cxx
index a8957c036a3d..3ce4ca407148 100644
--- a/vcl/source/app/scheduler.cxx
+++ b/vcl/source/app/scheduler.cxx
@@ -38,7 +38,6 @@
#include <saltimer.hxx>
#include <salinst.hxx>
#include <comphelper/profilezone.hxx>
-#include <tools/json_writer.hxx>
#include <schedulerimpl.hxx>
namespace {