svtools/source/config/colorcfg.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 6d263b058e2e25cc18be14a38832907def237054
Author:     Sahil Gautam <[email protected]>
AuthorDate: Thu Jan 9 11:48:41 2025 +0530
Commit:     Sahil Gautam <[email protected]>
CommitDate: Mon Jan 26 09:36:47 2026 +0100

    remove unused #include from svtools
    
    Change-Id: I34e24992fd634ff171c045f100ec328da64662b9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179985
    Tested-by: Jenkins
    Reviewed-by: Sahil Gautam <[email protected]>
    (cherry picked from commit 8fb8e2fb5fc6f8059b56ef98450dff01940023c7)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198079
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Sahil Gautam <[email protected]>

diff --git a/svtools/source/config/colorcfg.cxx 
b/svtools/source/config/colorcfg.cxx
index 7df881439615..c54e7ab88d23 100644
--- a/svtools/source/config/colorcfg.cxx
+++ b/svtools/source/config/colorcfg.cxx
@@ -19,8 +19,6 @@
 
 #include <sal/config.h>
 
-#include <string_view>
-
 #include <svtools/colorcfg.hxx>
 #include <com/sun/star/uno/Any.hxx>
 #include <com/sun/star/uno/Sequence.hxx>

Reply via email to