[Libreoffice-commits] core.git: sc/source
Andrea Gelmini
andrea.gelmini at gelma.net
Mon May 8 06:57:30 UTC 2017
sc/source/ui/view/gridwin.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 780bb69758850d7f04dd996af7564d253bfd1f97
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Mon May 8 00:44:48 2017 +0200
Removed duplicated include
Change-Id: If24026da701ea041fa3138a8ab0905a175da4ea6
Reviewed-on: https://gerrit.libreoffice.org/37360
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index b0eea09405aa..9255837a9e3f 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -30,7 +30,6 @@
#include <editeng/unolingu.hxx>
#include <editeng/langitem.hxx>
#include <editeng/misspellrange.hxx>
-#include <editeng/langitem.hxx>
#include <svx/svdetc.hxx>
#include <editeng/editobj.hxx>
#include <sfx2/dispatch.hxx>
More information about the Libreoffice-commits
mailing list