Remove empty namespace
Change-Id: Ie3bfc58d56201117a55468d505a25ac95ad86f06
This commit is contained in:
parent
5b32d9c440
commit
3eff5baefc
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue