summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/source.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 16:10:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 16:10:15 +0000
commit132a08f72e71ed6a9601e1ee418ae4e7d105df58 (patch)
tree99fe8fbf5d59d93d0f998e289a11a8a2fe5dd29b /dtrans/source/win32/dnd/source.cxx
parent03a9e99f3a589cb5c3d1fc921da94846dd2799e5 (diff)
INTEGRATION: CWS dbgmacros1 (1.15.30); FILE MERGED
2003/04/09 10:52:30 kso 1.15.30.1: #108413# - debug macro unification.
Diffstat (limited to 'dtrans/source/win32/dnd/source.cxx')
-rw-r--r--dtrans/source/win32/dnd/source.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dnd/source.cxx b/dtrans/source/win32/dnd/source.cxx
index a632334eff97..e31eeb087fad 100644
--- a/dtrans/source/win32/dnd/source.cxx
+++ b/dtrans/source/win32/dnd/source.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: source.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: tra $ $Date: 2002-11-25 11:34:30 $
+ * last change: $Author: vg $ $Date: 2003-04-15 17:10:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -274,7 +274,7 @@ void SAL_CALL DragSource::startDrag(
//----------------------------------------------------
/**
*/
-#ifdef DEBUG
+#if OSL_DEBUG_LEVEL > 1
void SAL_CALL DragSource::release()
{
if( m_refCount == 1)