diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-01-19 17:41:26 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-01-19 17:41:26 +0100 |
commit | d5d0ee896715562758a4db4c024a59ac89ddd631 (patch) | |
tree | a3fdcfa4e10453be1b33739934a353e5ee567dd3 | |
parent | fb38eee0f28cb9e25ea7138709e170c00bfddd4e (diff) |
masterfix: #i10000# header file removed
Notes
Notes:
split repo tag: filters_ooo/DEV300_m98
-rw-r--r-- | oox/source/drawingml/chart/chartspaceconverter.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/chart/chartspaceconverter.cxx b/oox/source/drawingml/chart/chartspaceconverter.cxx index fe7eb2352003..bfcad1b43d04 100644 --- a/oox/source/drawingml/chart/chartspaceconverter.cxx +++ b/oox/source/drawingml/chart/chartspaceconverter.cxx @@ -39,7 +39,6 @@ #include "oox/drawingml/chart/chartspacemodel.hxx" #include "oox/drawingml/chart/plotareaconverter.hxx" #include "oox/drawingml/chart/titleconverter.hxx" -#include "properties.hxx" using ::rtl::OUString; using ::com::sun::star::awt::Point; |