Tag: cws_src680_dba28 User: fs Date: 05/03/23 06:56:05 Modified: /dba/connectivity/source/drivers/hsqldb/ HStorageMap.cxx
Log: #i45314# stream tracing in debug mode moved to a separate file File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: HStorageMap.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/HStorageMap.cxx?r1=1.4.22.1&r2=1.4.22.2 Delta lines: +5 -12 -------------------- --- HStorageMap.cxx 21 Mar 2005 12:53:33 -0000 1.4.22.1 +++ HStorageMap.cxx 23 Mar 2005 14:56:01 -0000 1.4.22.2 @@ -2,9 +2,9 @@ * * $RCSfile: HStorageMap.cxx,v $ * - * $Revision: 1.4.22.1 $ + * $Revision: 1.4.22.2 $ * - * last change: $Author: fs $ $Date: 2005/03/21 12:53:33 $ + * last change: $Author: fs $ $Date: 2005/03/23 14:56:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -375,10 +375,3 @@ } // namespace connectivity //........................................................................ -#if OSL_DEBUG_LEVEL > 1 -TDebugStreamMap& getStreams() -{ - static TDebugStreamMap streams; - return streams; -} -#endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
