8
0
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:
robocop 2008-08-31 06:33:19 +00:00
parent a00fb2ddad
commit df3e9d37c5

View File

@ -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);