From 4240e7cbca953ed1a38b00336ebe35b4bb73d4bb Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 10:40:53 +0000 Subject: INTEGRATION: CWS dba201b (1.2.42); FILE MERGED 2005/09/21 08:18:27 oj 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:56:41 fs 1.2.42.1: merging CWS dba201a into dba201b --- connectivity/source/drivers/hsqldb/accesslog.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'connectivity') diff --git a/connectivity/source/drivers/hsqldb/accesslog.cxx b/connectivity/source/drivers/hsqldb/accesslog.cxx index 80a941aa4108..7e04a1c8195f 100644 --- a/connectivity/source/drivers/hsqldb/accesslog.cxx +++ b/connectivity/source/drivers/hsqldb/accesslog.cxx @@ -4,9 +4,9 @@ * * $RCSfile: accesslog.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 06:06:57 $ + * last change: $Author: hr $ $Date: 2005-09-23 11:40:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -#if OSL_DEBUG_LEVEL > 1 +#ifdef HSQLDB_DBG #ifndef CONNECTIVITY_HSQLDB_ACCESSLOG_HXX #include "accesslog.hxx" -- cgit