mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
Delete useless line.
This commit is contained in:
parent
a00fb2ddad
commit
df3e9d37c5
@ -335,7 +335,6 @@ void ERR_make_permanent(ISC_STATUS* s)
|
|||||||
*
|
*
|
||||||
**************************************/
|
**************************************/
|
||||||
{
|
{
|
||||||
Firebird::StringsBuffer* sb = 0;
|
|
||||||
Attachment* att = JRD_get_thread_data()->getAttachment();
|
Attachment* att = JRD_get_thread_data()->getAttachment();
|
||||||
if (att) {
|
if (att) {
|
||||||
Firebird::MutexLockGuard(att->att_mutex);
|
Firebird::MutexLockGuard(att->att_mutex);
|
||||||
|
Loading…
Reference in New Issue
Block a user