Commit 5e267bd9 authored by marko's avatar marko

ibuf0ibuf.c: Remove the unused prototype for dict_index_print_low()

that was inadvertently added in r832.
parent 4df8f3bb
......@@ -1161,11 +1161,6 @@ ibuf_dummy_index_free(
dict_mem_table_free(table);
}
void
dict_index_print_low(
/*=================*/
dict_index_t* index); /* in: index */
/*************************************************************************
Builds the entry to insert into a non-clustered index when we have the
corresponding record in an ibuf index. */
......
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