summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLnative.c')
-rw-r--r--src/H5VLnative.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/H5VLnative.c b/src/H5VLnative.c
index 69b010b..4d4311f 100644
--- a/src/H5VLnative.c
+++ b/src/H5VLnative.c
@@ -231,14 +231,6 @@ done:
FUNC_LEAVE_NOAPI(ret_value)
} /* end H5VL_native_init() */
-/* XXX (VOL_MERGE): TEMPORARY */
-hid_t
-H5VL_native_get_driver_id(void)
-{
-HDassert(0 && "H5VL_native_get_driver_id");
- return H5VL_NATIVE_ID_g;
-}
-
/*---------------------------------------------------------------------------
* Function: H5VL__native_term