summaryrefslogtreecommitdiffstats
path: root/src/H5FS.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FS.c')
-rw-r--r--src/H5FS.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5FS.c b/src/H5FS.c
index e6bb45d..981b3c8 100644
--- a/src/H5FS.c
+++ b/src/H5FS.c
@@ -54,9 +54,6 @@
/********************/
/* Local Prototypes */
/********************/
-#ifdef H5FS_DEBUG
-herr_t H5FS_assert(const H5FS_t *fspace);
-#endif /* H5FS_DEBUG */
/*********************/