summaryrefslogtreecommitdiff
path: root/myisam/mi_rkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'myisam/mi_rkey.c')
-rw-r--r--myisam/mi_rkey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/mi_rkey.c b/myisam/mi_rkey.c
index 17f06437cd0..b2d40288645 100644
--- a/myisam/mi_rkey.c
+++ b/myisam/mi_rkey.c
@@ -132,7 +132,6 @@ int mi_rkey(MI_INFO *info, byte *buf, int inx, const byte *key, uint key_len,
}
}
}
-
if (share->concurrent_insert)
rw_unlock(&share->key_root_lock[inx]);