diff options
Diffstat (limited to 'src/H5Fdbg.c')
-rw-r--r-- | src/H5Fdbg.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Fdbg.c b/src/H5Fdbg.c index b262087..3e738d1 100644 --- a/src/H5Fdbg.c +++ b/src/H5Fdbg.c @@ -30,10 +30,6 @@ #include "H5Iprivate.h" /* ID Functions */ #include "H5Pprivate.h" /* Property lists */ -/* Interface initialization */ -#define INTERFACE_INIT NULL -static int interface_initialize_g = 0; - /*------------------------------------------------------------------------- * Function: H5F_debug |