summaryrefslogtreecommitdiff
path: root/editeng/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-09-02 15:26:45 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-09-02 17:02:55 +0200
commit81a7c2543e04eb6792fccece01f514bf653a5ad0 (patch)
treefb877a11d6a497b9a05b7e35e5c8650e3a3c6592 /editeng/source
parent4c4f638b439d486d37479229a5edd99fba77aa36 (diff)
Removed duplicated include
Change-Id: If31e5046dcdf02c842a6f2c2b4dc281f1f5573b2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139263 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'editeng/source')
-rw-r--r--editeng/source/misc/svxacorr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index 14c4236f0d28..bdfc4708f19d 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -31,7 +31,6 @@
#include <i18nutil/transliteration.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
-#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <svl/fstathelper.hxx>