summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 10:41:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 10:41:13 +0000
commit7fb028f4895f915ff40fbd9762be81c8d5addc33 (patch)
tree1cbe552d2a58243cb44e0aa75008142000290af6 /connectivity
parent4240e7cbca953ed1a38b00336ebe35b4bb73d4bb (diff)
INTEGRATION: CWS dba201b (1.2.42); FILE MERGED
2005/09/21 08:18:44 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.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/hsqldb/accesslog.hxx b/connectivity/source/drivers/hsqldb/accesslog.hxx
index 11c3688d6684..f0311ba7cc00 100644
--- a/connectivity/source/drivers/hsqldb/accesslog.hxx
+++ b/connectivity/source/drivers/hsqldb/accesslog.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accesslog.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 06:07:11 $
+ * last change: $Author: hr $ $Date: 2005-09-23 11:41:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#ifndef CONNECTIVITY_HSQLDB_ACCESSLOG_HXX
#define CONNECTIVITY_HSQLDB_ACCESSLOG_HXX
-#if OSL_DEBUG_LEVEL > 1
+#ifdef HSQLDB_DBG
#include <stdio.h>
#include <jni.h>