diff options
Diffstat (limited to 'src/H5Dseq.c')
-rw-r--r-- | src/H5Dseq.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Dseq.c b/src/H5Dseq.c index 5585315..b327904 100644 --- a/src/H5Dseq.c +++ b/src/H5Dseq.c @@ -41,10 +41,6 @@ #include "H5Pprivate.h" /* Property lists */ #include "H5Vprivate.h" /* Vector and array functions */ -/* Interface initialization */ -#define INTERFACE_INIT NULL -static int interface_initialize_g = 0; - /*------------------------------------------------------------------------- * Function: H5D_seq_readvv |