mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
Fixed bug caused by one of my recent commits
This commit is contained in:
parent
9f86d1ad4e
commit
47d8f65e65
@ -542,7 +542,6 @@ ClumpletReader::ClumpletType ClumpletReader::getClumpletType(UCHAR tag) const
|
||||
{
|
||||
case isc_info_end:
|
||||
case isc_info_truncated:
|
||||
case isc_info_data_not_ready:
|
||||
case isc_info_flag_end:
|
||||
return SingleTpb;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user