mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-26 06:43:04 +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()
|
void rem_port::unlinkParent()
|
||||||
{
|
{
|
||||||
fb_assert(this->port_parent != NULL);
|
|
||||||
|
|
||||||
if (this->port_parent == NULL)
|
if (this->port_parent == NULL)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user