From 7b69671ef78e0daf8add5c7d389dca00c003bc9a Mon Sep 17 00:00:00 2001 From: mo-jonasganderton Date: Mon, 2 Dec 2024 16:29:46 +0000 Subject: [PATCH] Remove old variable type_ --- src/atlas/grid/detail/grid/CubedSphere2.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/atlas/grid/detail/grid/CubedSphere2.h b/src/atlas/grid/detail/grid/CubedSphere2.h index b98a1fd6c..7d53fd4c1 100644 --- a/src/atlas/grid/detail/grid/CubedSphere2.h +++ b/src/atlas/grid/detail/grid/CubedSphere2.h @@ -162,8 +162,6 @@ class CubedSphere2 : public Grid { static constexpr idx_t nTiles_ = 6; private: - std::string type_ = {"cubedsphere2"}; - using Matrix = eckit::maths::Matrix; std::array lfric_rotations_ = {