summaryrefslogtreecommitdiff
path: root/innobase/include/btr0sea.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/btr0sea.h')
-rw-r--r--innobase/include/btr0sea.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/innobase/include/btr0sea.h b/innobase/include/btr0sea.h
index 73cd95d1464..78e88a24083 100644
--- a/innobase/include/btr0sea.h
+++ b/innobase/include/btr0sea.h
@@ -130,10 +130,9 @@ btr_search_update_hash_on_delete(
Validates the search system. */
ibool
-btr_search_validate(
-/*================*/
+btr_search_validate(void);
+/*======================*/
/* out: TRUE if ok */
- dict_index_t* index); /* in: record descriptor */
/* Search info directions */
#define BTR_SEA_NO_DIRECTION 1