diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:14 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:20:54 +0200 |
commit | 8e7505f5f5ee1298e9621a25e56afe2fbe1a248e (patch) | |
tree | 7e493542b0bdd7de5a929ddf94428a36bd36e69d /sd/source/ui/notes/NotesDockingWindow.cxx | |
parent | c6ecc0827e13d6882dd77f6696a226e94d7bbae4 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/notes/NotesDockingWindow.cxx')
-rw-r--r--[-rwxr-xr-x] | sd/source/ui/notes/NotesDockingWindow.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/notes/NotesDockingWindow.cxx b/sd/source/ui/notes/NotesDockingWindow.cxx index 2464696c4eff..21cd40090ea6 100755..100644 --- a/sd/source/ui/notes/NotesDockingWindow.cxx +++ b/sd/source/ui/notes/NotesDockingWindow.cxx @@ -38,9 +38,7 @@ #include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> #include "DrawViewShell.hxx" -#ifndef SD_DRAW_DOC_HXX #include "drawdoc.hxx" -#endif #include "sdresid.hxx" #include "ViewShellBase.hxx" |