summaryrefslogtreecommitdiff
path: root/innobase/row/row0undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/row/row0undo.c')
-rw-r--r--innobase/row/row0undo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/innobase/row/row0undo.c b/innobase/row/row0undo.c
index 6dc032f7e13..10ac3af6de9 100644
--- a/innobase/row/row0undo.c
+++ b/innobase/row/row0undo.c
@@ -171,7 +171,6 @@ row_undo_search_clust_to_pcur(
/* printf("--------------------undoing a previous version\n");
*/
- trx_undo_rec_release(node->trx, node->undo_no);
ret = FALSE;
} else {