Remove unused variable

This commit is contained in:
Shahram Najm 2023-08-23 19:19:30 +01:00
parent c704400fdc
commit 1aaf720183
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
program get_native_type
use eccodes
implicit none
integer :: iret
integer :: ihandle
integer :: ktype = CODES_TYPE_UNDEFINED