Skip to content

Commit

Permalink
Dead code removal
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Dec 9, 2024
1 parent 5e24643 commit 61dd6c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/expression/grib_expression_class_length.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ class Length : public Expression {

private:
char* name_ = nullptr;
size_t start_ = 0;
size_t length = 0;
};

} // namespace eccodes::expression
Expand Down

0 comments on commit 61dd6c4

Please sign in to comment.