sd/source/ui/docshell/docshell.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 3d5e603f1b2c2c04492dc9ecf79dc4271bbc808e Author: Andrea Gelmini <[email protected]> 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 <[email protected]> Tested-by: Julien Nabet <[email protected]> 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" _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
