mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 10:43:03 +01:00
Cleanup
This commit is contained in:
parent
102893c2c5
commit
d757f2e1d8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user