summaryrefslogtreecommitdiffstats
path: root/src/H5Dtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Dtest.c')
-rw-r--r--src/H5Dtest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Dtest.c b/src/H5Dtest.c
index d3339df..f140d03 100644
--- a/src/H5Dtest.c
+++ b/src/H5Dtest.c
@@ -30,10 +30,6 @@
#include "H5Eprivate.h" /* Error handling */
#include "H5Iprivate.h" /* ID Functions */
-/* Interface initialization */
-#define INTERFACE_INIT NULL
-static int interface_initialize_g = 0;
-
/*--------------------------------------------------------------------------
NAME