sd/source/ui/framework/configuration/ConfigurationUpdater.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 07ed7625856a85eed5853fa014b2bb39aa223ec0
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jun 24 15:22:29 2025 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 25 09:53:23 2025 +0200

    Remove duplicated include
    
    Change-Id: I802d51153838d9bdbdf27c6db46956c3b69eb706
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186896
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx 
b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
index c2168a9ba585..4b4fbe670df6 100644
--- a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
@@ -28,7 +28,6 @@
 #include <framework/FrameworkHelper.hxx>
 #include <framework/ResourceFactory.hxx>
 #include <DrawController.hxx>
-#include <framework/ConfigurationChangeEvent.hxx>
 
 #include <comphelper/scopeguard.hxx>
 #include <comphelper/diagnose_ex.hxx>

Reply via email to