Skip to content

Commit

Permalink
Dead code removal
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Apr 18, 2024
1 parent c31eb49 commit 21fdb25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grib_accessor_class_optimal_step_units.cc
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ static int pack_expression(grib_accessor* a, grib_expression* e)
}

static long staticStepUnits = eccodes::Unit{eccodes::Unit::Value::MISSING}.value<long>();
static long staticForceStepUnits = eccodes::Unit{eccodes::Unit::Value::MISSING}.value<long>();

static int pack_long(grib_accessor* a, const long* val, size_t* len)
{
Expand Down

0 comments on commit 21fdb25

Please sign in to comment.