diff options
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/t_cache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testpar/t_cache.c b/testpar/t_cache.c index 0fa0096..ef89c8d 100644 --- a/testpar/t_cache.c +++ b/testpar/t_cache.c @@ -2522,7 +2522,6 @@ datum_serialize(const H5F_t *f, HDassert( aux_ptr ); HDassert( aux_ptr->magic == H5AC__H5AC_AUX_T_MAGIC ); -// HDassert( entry_ptr->aux_ptr == NULL ); entry_ptr->aux_ptr = aux_ptr; |