summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-09-22 22:09:17 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-09-23 09:54:26 +0200
commit2e1ea21c42df4d295f12f2c5b0c0e78afa113888 (patch)
treeb536fd28ddabde3c3d5ffbd06e0b05ab022e6cd3 /include
parent5ff06d5e385a0ea30a427e3e6ebb7c605dbf984b (diff)
Removed duplicated include
Change-Id: Ifa2276fae35818f759f51a22b5c873130d885459 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122495 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfxhelp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxhelp.hxx b/include/sfx2/sfxhelp.hxx
index a8f725d067a6..212188063c53 100644
--- a/include/sfx2/sfxhelp.hxx
+++ b/include/sfx2/sfxhelp.hxx
@@ -24,7 +24,6 @@
#include <string_view>
#include <rtl/ustring.hxx>
-#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sal/types.h>
#include <vcl/help.hxx>