mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 07:23:03 +01:00
Fixed the POSIX build.
This commit is contained in:
parent
e7001b18ae
commit
70b28297c1
@ -5313,7 +5313,6 @@ static THREAD_ENTRY_DECLARE loopThread(THREAD_ENTRY_PARAM)
|
||||
catch (const Firebird::Exception& ex)
|
||||
{
|
||||
iscLogException("Error while processing the incoming packet", ex);
|
||||
return 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user