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/func/fuediglu.cxx | |
parent | c6ecc0827e13d6882dd77f6696a226e94d7bbae4 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/func/fuediglu.cxx')
-rw-r--r-- | sd/source/ui/func/fuediglu.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/func/fuediglu.cxx b/sd/source/ui/func/fuediglu.cxx index ddae68d8b9ab..5ba10ee33478 100644 --- a/sd/source/ui/func/fuediglu.cxx +++ b/sd/source/ui/func/fuediglu.cxx @@ -38,13 +38,9 @@ #include "app.hrc" #include "strings.hrc" #include "res_bmp.hrc" -#ifndef SD_WINDOW_SHELL_HXX #include "Window.hxx" -#endif #include "drawdoc.hxx" -#ifndef SD_FRAMW_VIEW_HXX #include "FrameView.hxx" -#endif #include "View.hxx" #include "ViewShell.hxx" #include "ViewShellBase.hxx" |