summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
diff options
context:
space:
mode:
authorJacek Wolszczak <shutdownrunner@gmail.com>2011-05-21 10:11:48 +0200
committerDavid Tardon <dtardon@redhat.com>2011-05-27 06:03:36 +0200
commita64076a0699d7a5f56c38530bedfd8d8fb6aef4e (patch)
tree016c1e1ba42c42e2b22f411bbec44000a2c0704d /chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
parent2075ba251a2f4e6d19cd74fcfd0b109c9a6c08e4 (diff)
Replace DBG_* with OSL_* in calc/chart2
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
index b0c62d859694..2744514b8933 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
@@ -34,9 +34,6 @@
#include "RelativeSizeHelper.hxx"
#include "ReferenceSizePropertyProvider.hxx"
-// header for define DBG_ASSERT
-#include <tools/debug.hxx>
-
using namespace ::com::sun::star;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Any;