8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 10:43:03 +01:00
This commit is contained in:
hvlad 2009-12-01 14:11:57 +00:00
parent 102893c2c5
commit d757f2e1d8

View File

@ -280,10 +280,7 @@ void TraceSvcUtil::runService(size_t spbSize, const UCHAR* spb)
case isc_info_truncated:
if (!ignoreTruncation)
{
//printf("%s\n", getMessage(18).c_str());
return;
}
break;
case isc_info_svc_timeout: