chart2/source/tools/ChartDebugTrace.cxx | 9 --------- 1 file changed, 9 deletions(-)
New commits: commit 3eff5baefc42979f397395b8487efd7b098ba2ee Author: Thorsten Behrens <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
