summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 10:40:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 10:40:53 +0000
commit4240e7cbca953ed1a38b00336ebe35b4bb73d4bb (patch)
tree1885d86bbdf23e1ca4688953b9665805bd8add7e /connectivity
parent2884fe3dd96943a19a806a90ad0807cf5713286a (diff)
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
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/hsqldb/accesslog.cxx6
1 files changed, 3 insertions, 3 deletions
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"