put "unused" function into the right #ifdef

This commit is contained in:
Luboš Luňák
2012-04-13 19:57:11 +02:00
parent 7b0bf8878b
commit c3ff98d54d

View File

@@ -44,7 +44,7 @@ using namespace ::com::sun::star::drawing::framework;
namespace {
#if OSL_DEBUG_LEVEL > 0
#if OSL_DEBUG_LEVEL >= 2
void TraceRequest (const Reference<XConfigurationChangeRequest>& rxRequest)
{