8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
asfernandes 2011-09-30 01:15:13 +00:00
parent fb36296224
commit b048dfb072

View File

@ -3098,7 +3098,6 @@ static THREAD_ENTRY_DECLARE cache_writer(THREAD_ENTRY_PARAM arg)
bcb->bcb_flags &= ~(BCB_cache_writer | BCB_writer_start);
bcb->bcb_writer_fini.release();
} // try
catch (const Firebird::Exception& ex)
{