From b72460f0c89db7d602b9d2f4f961928a534e3077 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Tue, 20 Oct 2020 08:28:55 +0200 Subject: [PATCH] Remove unused members from rst header class --- opm/io/eclipse/rst/header.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/opm/io/eclipse/rst/header.hpp b/opm/io/eclipse/rst/header.hpp index 0034dc195..c177b795e 100644 --- a/opm/io/eclipse/rst/header.hpp +++ b/opm/io/eclipse/rst/header.hpp @@ -84,9 +84,6 @@ struct RstHeader { int nilbrz; int ntfip ; int nmfipr; - int nrfreg; - int ntfreg; - int nplmix; int ngroup; int nwgmax;