mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r13011] Remove some // comments that were making pgcc unhappy.
Tested on heping; no significant changes.
This commit is contained in:
parent
87db6fed4f
commit
cf92545670
@ -444,8 +444,6 @@ H5SM_create_list(H5F_t *f, H5SM_index_header_t * header, hid_t dxpl_id)
|
||||
|
||||
/* JAMES: would making fewer operations out of this make it faster? */
|
||||
for(x=0; x<num_entries; x++) {
|
||||
// list->messages[x].ref_count=0;
|
||||
// list->messages[x].fheap_id=0;
|
||||
list->messages[x].hash=H5O_HASH_UNDEF;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user