H5FedStoreBoundaryfaceGlobalID() removed

This commit is contained in:
2009-08-14 13:13:13 +00:00
parent 3eac0d6264
commit 1665bc9703
-9
View File
@@ -62,15 +62,6 @@ H5FedStoreBoundaryface (
return h5t_store_boundaryface ( f, global_vids );
}
h5_err_t
H5FedStoreBoundaryfaceGlobalID (
h5_file_t *f,
h5_id_t global_fid
) {
SET_FNAME ( f, __func__ );
return h5t_store_boundaryface_global_id ( f, global_fid );
}
h5_err_t
H5FedStoreBoundaryfaceLocalID (
h5_file_t *f,