mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 00:43:03 +01:00
Correction.
This commit is contained in:
parent
32666929d8
commit
d3dad89130
@ -631,8 +631,6 @@ void rem_port::linkParent(rem_port* const parent)
|
||||
|
||||
void rem_port::unlinkParent()
|
||||
{
|
||||
fb_assert(this->port_parent != NULL);
|
||||
|
||||
if (this->port_parent == NULL)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user