diff options
-rw-r--r-- | tools/h4toh5/h4toh5vgroup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h4toh5/h4toh5vgroup.c b/tools/h4toh5/h4toh5vgroup.c index 92a6735..1605ec8 100644 --- a/tools/h4toh5/h4toh5vgroup.c +++ b/tools/h4toh5/h4toh5vgroup.c @@ -421,7 +421,7 @@ int convert_vdata(int32 file_id,int32 obj_ref,char * h5pgroup_name, return FAIL; } - if(istat); /*ignore, dependent vdata(attributes, etc.)can be retrieved later.*/ + /* if(istat);*/ /*ignore, dependent vdata(attributes, etc.)can be retrieved later.*/ else { /* independent vdata, read in */ |