diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-10-15 21:10:13 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-10-15 22:18:50 +0200 |
commit | 3d5e603f1b2c2c04492dc9ecf79dc4271bbc808e (patch) | |
tree | 73ae2736b87ba8c072eaf169f2d940f6bb88f331 /sd/source | |
parent | dcc6738ab32585601cd4f7859a9f227cc22d5a5e (diff) |
Removed duplicated include
Change-Id: Ib1ef20986716a86e2364eba2d4cba689bdb0adab
Reviewed-on: https://gerrit.libreoffice.org/43410
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/docshell/docshell.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
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" |