diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:58:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 19:10:00 +0200 |
commit | 137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (patch) | |
tree | efcf36897cf3cb3421c004f7cb0133c4ea0251cb /chart2/source/controller/drawinglayer/DrawViewWrapper.cxx | |
parent | 7928f26972c7917fcdefec3c5fdcf357a7ae2dac (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'chart2/source/controller/drawinglayer/DrawViewWrapper.cxx')
-rw-r--r-- | chart2/source/controller/drawinglayer/DrawViewWrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx b/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx index 48c96a715c5f..f863c6bd9d34 100644 --- a/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx +++ b/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx @@ -48,9 +48,7 @@ // header for class SvxForbiddenCharactersTable #include <editeng/forbiddencharacterstable.hxx> -#ifndef _SVX_SVXIDS_HRC #include <svx/svxids.hrc> -#endif // header for class SvxShape #include <svx/unoshape.hxx> |