summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-01-14 19:02:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-01-14 20:32:03 +0100
commit49a5e69f567302633299bf6626a9d9b9544ee94b (patch)
treefe56fdf25dbc9b528241a2633eb1a5b256268fe3
parent60c0242bbc05be0a5accc28f17a688124717590e (diff)
Removed duplicated include
Change-Id: I080325a828d26a9d3fd93542315b3c4f5f1584e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128421 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--vcl/source/app/svmain.cxx1
1 files changed, 0 insertions, 1 deletions
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>