Clang static analyser warnings

This commit is contained in:
Shahram Najm 2020-03-03 16:00:52 +00:00
parent a5a87cc4b7
commit 20a0d75ba1
1 changed files with 0 additions and 1 deletions

View File

@ -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: