diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-01-24 09:57:35 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-01-24 09:57:35 +0100 |
commit | d71e8fb17bd008751909ef2fabc6ff4f1e2db187 (patch) | |
tree | 0d6ba27058aff4fe0dbb68fbc45c8c13018c88ce /chart2/source/controller/drawinglayer/DrawViewWrapper.cxx | |
parent | 043e30baedb42dbc8799003ea2ae7987a97871ca (diff) |
Unused #include
Change-Id: Ib6a4e79d539f79911840acf783b5b62fab27acfe
Diffstat (limited to 'chart2/source/controller/drawinglayer/DrawViewWrapper.cxx')
-rw-r--r-- | chart2/source/controller/drawinglayer/DrawViewWrapper.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx b/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx index 37e7b0a20746..88b611200308 100644 --- a/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx +++ b/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx @@ -35,9 +35,6 @@ #include <svx/svdetc.hxx> #include <svx/svdoutl.hxx> -// header for class SvxForbiddenCharactersTable -#include <editeng/forbiddencharacterstable.hxx> - #include <svx/svxids.hrc> // header for class SvxShape |