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

New commits:
commit 49a5e69f567302633299bf6626a9d9b9544ee94b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jan 14 19:02:28 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jan 14 20:32:03 2022 +0100

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

diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index 652c7acaad24..a88a62611ac6 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -69,7 +69,6 @@
 
 #include <impfontcache.hxx>
 #include <salinst.hxx>
-#include <svdata.hxx>
 #include <vcl/svmain.hxx>
 #include <dbggui.hxx>
 #include <accmgr.hxx>

Reply via email to