mirror of https://github.com/ecmwf/eccodes.git
Clang static analyser warnings
This commit is contained in:
parent
a5a87cc4b7
commit
20a0d75ba1
|
@ -985,7 +985,6 @@ grib_handle* grib_util_set_spec2(grib_handle* h,
|
|||
goto cleanup;
|
||||
break;
|
||||
}
|
||||
packingTypeIsSet = 1;
|
||||
}
|
||||
switch (packing_spec->accuracy) {
|
||||
case GRIB_UTIL_ACCURACY_SAME_BITS_PER_VALUES_AS_INPUT:
|
||||
|
|
Loading…
Reference in New Issue