summaryrefslogtreecommitdiffstats
path: root/src/H5RC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5RC.c')
-rw-r--r--src/H5RC.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5RC.c b/src/H5RC.c
index 644ef3a..8ab1818 100644
--- a/src/H5RC.c
+++ b/src/H5RC.c
@@ -27,10 +27,6 @@
#include "H5FLprivate.h" /* Free lists */
#include "H5RCprivate.h" /* Reference-counted buffers */
-/* Interface initialization */
-static int interface_initialize_g = 0;
-#define INTERFACE_INIT NULL
-
/* Private typedefs & structs */
/* Declare a free list to manage the H5RC_t struct */