summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/docshell/grdocsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/docshell/grdocsh.cxx')
-rw-r--r--sd/source/ui/docshell/grdocsh.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/docshell/grdocsh.cxx b/sd/source/ui/docshell/grdocsh.cxx
index 8f095f4cf1e8..7fe6b4a9a7ca 100644
--- a/sd/source/ui/docshell/grdocsh.cxx
+++ b/sd/source/ui/docshell/grdocsh.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <svx/svxids.hrc>
#include <sfx2/app.hxx>
#include <svl/srchitem.hxx>
@@ -27,7 +26,6 @@
#include <sfx2/objface.hxx>
-
#include "app.hrc"
#include "strings.hrc"
#include "glob.hrc"
@@ -73,7 +71,6 @@ GraphicDocShell::~GraphicDocShell()
{
}
-
} // end of namespace sd
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */