mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
CppCheck : Several fixes
Add missing initializers Guard potential null pointer access
This commit is contained in:
@@ -71,7 +71,5 @@ private:
|
||||
caf::PdmField<bool> m_showCurveLabels;
|
||||
|
||||
caf::PdmField<cvf::Color3f> m_color;
|
||||
|
||||
RimSummaryCaseCollection* m_ensemble;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user