vcl/source/app/scheduler.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 744050d1c3bf414b8613214e852ca26dc5293acf
Author:     Miklos Vajna <[email protected]>
AuthorDate: Wed Feb 19 11:34:47 2025 +0100
Commit:     Miklos Vajna <[email protected]>
CommitDate: Thu Feb 20 11:36:39 2025 +0100

    vcl: remove unused include
    
    Mostly just to test CI with a change.
    
    Change-Id: Ia9a6d81bf94c36105936b612d7438ab2373ea715

diff --git a/vcl/source/app/scheduler.cxx b/vcl/source/app/scheduler.cxx
index 527698d10a24..6f8a5e7caf9c 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 {

Reply via email to