mirror of https://github.com/ecmwf/eccodes.git
ECC-1335: Remove deprecated functions
This commit is contained in:
parent
8e09de2354
commit
e60b9ff74f
|
@ -504,9 +504,6 @@ grib_iterator* grib_iterator_new(const grib_handle* h, unsigned long flags, int*
|
|||
/* grib_accessor_class_nearest.c */
|
||||
grib_nearest* grib_nearest_new(const grib_handle* h, int* error);
|
||||
|
||||
/* grib_accessor_class_box.c */
|
||||
grib_box* grib_box_new(grib_handle* h, int* error);
|
||||
|
||||
/* grib_accessor_class_ksec1expver.c */
|
||||
|
||||
/* grib_accessor_class_laplacian.c */
|
||||
|
|
Loading…
Reference in New Issue