mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 18:03:02 +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:
|
case isc_info_truncated:
|
||||||
if (!ignoreTruncation)
|
if (!ignoreTruncation)
|
||||||
{
|
|
||||||
//printf("%s\n", getMessage(18).c_str());
|
|
||||||
return;
|
return;
|
||||||
}
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case isc_info_svc_timeout:
|
case isc_info_svc_timeout:
|
||||||
|
Loading…
Reference in New Issue
Block a user