summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-10-12 17:47:14 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-10-13 20:39:03 +0200
commit9e6db1ae2b0e8e070ae13fbae782bc2c01f49049 (patch)
treee1b99a4b14efa420ba0b1523b5433657adefd240 /linguistic
parent3471299f1976499ab5f85fc6580b9633f4737399 (diff)
Remove duplicated include
Change-Id: I481d3dca7fe2fd60093ad77636edb8df836da1d6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141262 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/translate.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/source/translate.cxx b/linguistic/source/translate.cxx
index 5337c33153e1..a88a02d22ff7 100644
--- a/linguistic/source/translate.cxx
+++ b/linguistic/source/translate.cxx
@@ -1,7 +1,6 @@
#include <linguistic/translate.hxx>
#include <sal/log.hxx>
#include <curl/curl.h>
-#include <sal/log.hxx>
#include <rtl/string.h>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>