Commit 19641ce8 authored by Aleksey Midenkov's avatar Aleksey Midenkov

IB: production compilation fix

parent d65bc829
......@@ -509,7 +509,7 @@ btr_pcur_move_to_prev_page(
page_cur_set_after_last(prev_block, btr_pcur_get_page_cur(cursor));
page_check_dir(prev_page);
ut_d(page_check_dir(prev_page));
}
/*********************************************************//**
......
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