summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 16:10:46 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 16:10:46 +0000
commitc98a9477c308b4e2e7c58106ae4d9d7ec929f4db (patch)
tree07f158659ba638bd44446c5022b29649c8c2bc1e /dtrans/source/win32/dnd/target.cxx
parent99e77b7a5e8bc2b44e14a1c923886cb0fefd108c (diff)
INTEGRATION: CWS dbgmacros1 (1.20.30); FILE MERGED
2003/04/09 10:52:31 kso 1.20.30.1: #108413# - debug macro unification.
Diffstat (limited to 'dtrans/source/win32/dnd/target.cxx')
-rw-r--r--dtrans/source/win32/dnd/target.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dnd/target.cxx b/dtrans/source/win32/dnd/target.cxx
index cd9e55be2549..b2100da13cba 100644
--- a/dtrans/source/win32/dnd/target.cxx
+++ b/dtrans/source/win32/dnd/target.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: target.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: jl $ $Date: 2002-09-17 16:01:31 $
+ * last change: $Author: vg $ $Date: 2003-04-15 17:10:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -155,7 +155,7 @@ void SAL_CALL DropTarget::disposing()
}
-#ifdef DEBUG
+#if OSL_DEBUG_LEVEL > 1
void SAL_CALL DropTarget::release()
{
if( m_refCount == 1)