ECC-1335: Remove deprecated functions

This commit is contained in:
Shahram Najm 2023-01-14 18:48:45 +00:00
parent 8e09de2354
commit e60b9ff74f
1 changed files with 0 additions and 3 deletions

View File

@ -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 */