User: hr Date: 06/06/19 18:22:37 Modified: /dba/connectivity/source/drivers/evoab/ LDebug.hxx
Log: INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:21 fs 1.3.30.1: #i57457# warning-free code File Changes: Directory: /dba/connectivity/source/drivers/evoab/ ================================================== File [changed]: LDebug.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LDebug.hxx?r1=1.3&r2=1.4 Delta lines: +1 -1 ------------------- --- LDebug.hxx 8 Sep 2005 05:44:40 -0000 1.3 +++ LDebug.hxx 20 Jun 2006 01:22:35 -0000 1.4 @@ -45,7 +45,7 @@ #define EVO_TRACE_STRING( pFormat, rAsciiString ) evo_traceStringMessage( pFormat, rAsciiString ) #else - #define EVO_TRACE_STRING( pFormat, rAsciiString ) (0) + #define EVO_TRACE_STRING( pFormat, rAsciiString ) (void)(0) #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
