diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-12-29 17:55:54 +0100 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-03 12:58:30 +0100 |
commit | 4701d2f23517e54f76a3b685cf852eb3e38da7a1 (patch) | |
tree | 0dc95e6881b6094198aa5c16003c5f4c06b24a30 /desktop | |
parent | 2eb811c5d743908eda0cda4945a0009ea52eb22d (diff) |
Removed duplicated includes
Change-Id: I8d6999d085cdf7eef570d7274f0230b400872c7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108474
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/misc/dp_descriptioninfoset.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx index 2db2145070fc..f38c2b722ed4 100644 --- a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx +++ b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx @@ -24,7 +24,6 @@ #include <dp_descriptioninfoset.hxx> #include <dp_resource.h> -#include <sal/config.h> #include <comphelper/sequence.hxx> #include <comphelper/processfactory.hxx> |