summaryrefslogtreecommitdiff
path: root/innobase/include/fsp0fsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/fsp0fsp.h')
-rw-r--r--innobase/include/fsp0fsp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/innobase/include/fsp0fsp.h b/innobase/include/fsp0fsp.h
index 82c144bc766..3494f336b1e 100644
--- a/innobase/include/fsp0fsp.h
+++ b/innobase/include/fsp0fsp.h
@@ -297,7 +297,6 @@ void
fsp_print(
/*======*/
ulint space); /* in: space id */
-#ifdef UNIV_DEBUG
/***********************************************************************
Validates a segment. */
@@ -315,7 +314,6 @@ fseg_print(
/*=======*/
fseg_header_t* header, /* in: segment header */
mtr_t* mtr); /* in: mtr */
-#endif /* UNIV_DEBUG */
/* Flags for fsp_reserve_free_extents */
#define FSP_NORMAL 1000000