[Libreoffice-commits] core.git: chart2/source
Thorsten Behrens
tbehrens at suse.com
Mon Mar 4 04:02:23 PST 2013
chart2/source/tools/ChartDebugTrace.cxx | 9 ---------
1 file changed, 9 deletions(-)
New commits:
commit 3eff5baefc42979f397395b8487efd7b098ba2ee
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Mon Mar 4 13:01:19 2013 +0100
Remove empty namespace
Change-Id: Ie3bfc58d56201117a55468d505a25ac95ad86f06
diff --git a/chart2/source/tools/ChartDebugTrace.cxx b/chart2/source/tools/ChartDebugTrace.cxx
index fb4ea7c..c4f621e6 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
More information about the Libreoffice-commits
mailing list