src/H5Block.c

- some debug print removed
This commit is contained in:
2006-09-21 23:44:39 +00:00
parent c40ae0bb4e
commit cb4bceb4bb
+1
View File
@@ -963,6 +963,7 @@ H5Block3dReadScalarField (
CHECK_TIMEGROUP ( f );
CHECK_LAYOUT ( f );
printf ( "data: %lx\n", (unsigned long)data );
h5part_int64_t herr = _open_field_group ( f, name );
if ( herr < 0 ) return herr;