mirror of https://github.com/ecmwf/eccodes.git
ECC-1339: cleanup
This commit is contained in:
parent
98b908ff68
commit
3e29939e05
|
@ -361,8 +361,6 @@ static int pack_double(grib_accessor* a, const double* val, size_t* len)
|
|||
err = grib_set_long_internal(hand, self->binary_scale_factor, 0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
return err;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue