linguistic/source/translate.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9e6db1ae2b0e8e070ae13fbae782bc2c01f49049
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Oct 12 17:47:14 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Oct 13 20:39:03 2022 +0200

    Remove duplicated include
    
    Change-Id: I481d3dca7fe2fd60093ad77636edb8df836da1d6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141262
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

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>

Reply via email to