summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-03-04 13:01:19 +0100
committerThorsten Behrens <tbehrens@suse.com>2013-03-04 13:01:51 +0100
commit3eff5baefc42979f397395b8487efd7b098ba2ee (patch)
tree2fe325a950397f4c8ffc582420a01dbea6b3b1fc /chart2
parent5b32d9c4406a68507ac9737ee0ada8bd1d424815 (diff)
Remove empty namespace
Change-Id: Ie3bfc58d56201117a55468d505a25ac95ad86f06
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/tools/ChartDebugTrace.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/chart2/source/tools/ChartDebugTrace.cxx b/chart2/source/tools/ChartDebugTrace.cxx
index fb4ea7c68a7c..c4f621e62098 100644
--- a/chart2/source/tools/ChartDebugTrace.cxx
+++ b/chart2/source/tools/ChartDebugTrace.cxx
@@ -35,15 +35,6 @@ using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence;
using ::rtl::OUString;
-#if OSL_DEBUG_LEVEL >= CHART_TRACE_OSL_DEBUG_LEVEL
-
-namespace
-{
-
-} // anonymous namespace
-#endif
-
-
namespace chart
{
namespace debug