diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-26 12:43:12 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-27 13:32:44 +0200 |
commit | e5c28b86bed03c70bbe3054ccfcc6cb96291c580 (patch) | |
tree | c3bfa53326934e089bf6201f96da5198712febc4 /sw | |
parent | b22adb4940fe86f33732be0a1305ccb71f2d0ea9 (diff) |
Remove commented out code (includes)
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/view/viewsh.cxx | 3 | ||||
-rw-r--r-- | sw/source/ui/uiview/view0.cxx | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx index 51c438112492..60b7bc313c9e 100644 --- a/sw/source/core/view/viewsh.cxx +++ b/sw/source/core/view/viewsh.cxx @@ -37,9 +37,6 @@ #include <svx/srchdlg.hxx> #include <svx/svdobj.hxx> #include <sfx2/viewsh.hxx> -#ifndef _SHL_HXX -//#include <tools/shl.hxx> -#endif #include <swwait.hxx> #include <swmodule.hxx> #include <fesh.hxx> diff --git a/sw/source/ui/uiview/view0.cxx b/sw/source/ui/uiview/view0.cxx index be4161370f7f..fe9792a2a9cc 100644 --- a/sw/source/ui/uiview/view0.cxx +++ b/sw/source/ui/uiview/view0.cxx @@ -37,7 +37,6 @@ #include <sfx2/bindings.hxx> #include <uivwimp.hxx> #include <avmedia/mediaplayer.hxx> -//#include <swlinguconfig.hxx> #include <swmodule.hxx> #include <sfx2/objface.hxx> |