mirror of https://github.com/ecmwf/eccodes.git
Dead code removal
This commit is contained in:
parent
5e24643040
commit
61dd6c4d9a
|
@ -31,8 +31,6 @@ public:
|
|||
|
||||
private:
|
||||
char* name_ = nullptr;
|
||||
size_t start_ = 0;
|
||||
size_t length = 0;
|
||||
};
|
||||
|
||||
} // namespace eccodes::expression
|
||||
|
|
Loading…
Reference in New Issue