From 53544bc5128375aee5a8a1b4854daa210f42b435 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 15:45:42 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGED 2003/04/09 10:18:19 kso 1.9.6.1: #108413# - debug macro unification. --- comphelper/source/property/propagg.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comphelper/source') diff --git a/comphelper/source/property/propagg.cxx b/comphelper/source/property/propagg.cxx index c5422d1c1440..9add1a2593e3 100644 --- a/comphelper/source/property/propagg.cxx +++ b/comphelper/source/property/propagg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: propagg.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2003-03-19 15:58:38 $ + * last change: $Author: vg $ $Date: 2003-04-15 16:45:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -273,7 +273,7 @@ sal_Int32 OPropertyArrayAggregationHelper::fillHandles( const ::rtl::OUString* pReqProps = _rPropNames.getConstArray(); sal_Int32 nReqLen = _rPropNames.getLength(); -#ifdef _DEBUG +#if OSL_DEBUG_LEVEL > 0 // assure that the sequence is sorted { const ::rtl::OUString* pLookup = _rPropNames.getConstArray(); -- cgit v1.2.3