summaryrefslogtreecommitdiff
path: root/framework/source/fwi/threadhelp/lockhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/fwi/threadhelp/lockhelper.cxx')
-rw-r--r--framework/source/fwi/threadhelp/lockhelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/fwi/threadhelp/lockhelper.cxx b/framework/source/fwi/threadhelp/lockhelper.cxx
index d32fafb170e2..900fef47d2c4 100644
--- a/framework/source/fwi/threadhelp/lockhelper.cxx
+++ b/framework/source/fwi/threadhelp/lockhelper.cxx
@@ -506,8 +506,6 @@ ELockType& LockHelper::implts_getLockType()
eType = (ELockType)(sValue.toInt32());
}
- LOG_LOCKTYPE( FALLBACK_LOCKTYPE, eType )
-
pType = &eType;
}
}