mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r22839] removed unused variable.
tested: jam (pgi compiler)
This commit is contained in:
parent
5fba5c2e3a
commit
08a5424f60
@ -1988,7 +1988,6 @@ SUBROUTINE t_regref(total_error)
|
||||
TYPE(C_PTR) :: f_ptr
|
||||
CHARACTER(LEN=ds2dim0) :: chrvar
|
||||
CHARACTER(LEN=20), DIMENSION(1:2) :: chrref_correct
|
||||
TYPE(h5o_info_t) :: oinfo ! Object info struct
|
||||
|
||||
chrvar = "The quick brown "
|
||||
READ(chrvar,'(16A1)') wdata2(1:16,1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user