Commit 8dc516f3 authored by marko's avatar marko

branches/zip: btr0sea.c: Revert the inadvertent change made in r4056.

parent a175805f
......@@ -1140,9 +1140,7 @@ btr_search_drop_page_hash_when_freed(
if (UNIV_LIKELY(block != NULL)) {
#ifdef UNIV_SYNC_DEBUG
buf_page_dbg_add_level(block, SYNC_TREE_NODE_FROM_HASH);
#endif /* UNIV_SYNC_DEBUG */
buf_block_dbg_add_level(block, SYNC_TREE_NODE_FROM_HASH);
btr_search_drop_page_hash_index(block);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment