mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove unused variable
This commit is contained in:
parent
f7d72c2f60
commit
1e3af05879
@ -131,7 +131,5 @@ private:
|
||||
caf::PdmField< AppearanceTypeAppEnum > m_regionAppearanceType;
|
||||
|
||||
std::vector< caf::PdmPointer<RimSummaryCase> > m_selectionCache;
|
||||
|
||||
std::vector< std::set<RimSummaryCase*> > m_caseIndices;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user