mirror of https://github.com/ecmwf/eccodes.git
ECC-1335: Remove deprecated functions
This commit is contained in:
parent
6b3f25ac73
commit
31992d0f32
|
@ -156,7 +156,6 @@ typedef struct grib_iterator codes_iterator;
|
|||
\struct codes_nearest
|
||||
*/
|
||||
typedef struct grib_nearest codes_nearest;
|
||||
typedef struct grib_box codes_box;
|
||||
typedef struct grib_points codes_points;
|
||||
|
||||
/*! Codes keys iterator. Iterator over keys.
|
||||
|
|
Loading…
Reference in New Issue