[Libreoffice-commits] core.git: sd/source

Andrea Gelmini andrea.gelmini at gelma.net
Sun Oct 15 20:19:13 UTC 2017


 sd/source/ui/docshell/docshell.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3d5e603f1b2c2c04492dc9ecf79dc4271bbc808e
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Sun Oct 15 21:10:13 2017 +0200

    Removed duplicated include
    
    Change-Id: Ib1ef20986716a86e2364eba2d4cba689bdb0adab
    Reviewed-on: https://gerrit.libreoffice.org/43410
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx
index e7ae2542c9f1..737f65b6f5ed 100644
--- a/sd/source/ui/docshell/docshell.cxx
+++ b/sd/source/ui/docshell/docshell.cxx
@@ -52,8 +52,6 @@
 #include <svl/cjkoptions.hxx>
 #include <svl/visitem.hxx>
 
-#include <svx/svdoutl.hxx>
-
 #include <sfx2/fcontnr.hxx>
 
 #include "app.hrc"


More information about the Libreoffice-commits mailing list