summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-30 10:53:11 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-30 10:53:11 +0000
commit515991345a74c82d88802a0a2d0e5b067bb9139b (patch)
treeb470b55b9f6761339372b959da72490ec26e9ece
parentd3a5c03c984bb9174601cfedd531fa53b94f2fa1 (diff)
INTEGRATION: CWS dba28 (1.4.22); FILE MERGED
2005/03/23 14:53:07 fs 1.4.22.2: #i45314# stream tracing in debug mode moved to a separate file 2005/03/21 12:53:34 fs 1.4.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314
-rw-r--r--connectivity/source/inc/hsqldb/HStorageMap.hxx13
1 files changed, 2 insertions, 11 deletions
diff --git a/connectivity/source/inc/hsqldb/HStorageMap.hxx b/connectivity/source/inc/hsqldb/HStorageMap.hxx
index 93a16aecf48f..c0d02d36c6be 100644
--- a/connectivity/source/inc/hsqldb/HStorageMap.hxx
+++ b/connectivity/source/inc/hsqldb/HStorageMap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: HStorageMap.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2005-03-23 09:42:43 $
+ * last change: $Author: rt $ $Date: 2005-03-30 11:53:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,15 +138,6 @@ namespace connectivity
//........................................................................
} // namespace connectivity
-#if OSL_DEBUG_LEVEL > 0
-#include <stdio.h>
-//#include <process.h>
-
-DECLARE_STL_USTRINGACCESS_MAP(FILE *,TDebugStreamMap);
-
-TDebugStreamMap& getStreams();
-#endif
-
//........................................................................
#endif // CONNECTIVI_HSQLDB_HSTORAGEMAP_HXX