Removed obsolete code

This commit is contained in:
Jacob Støren
2015-06-03 15:23:19 +02:00
parent 189e5dca40
commit db13843276
2 changed files with 0 additions and 9 deletions

View File

@@ -66,6 +66,5 @@ private:
cvf::ref<RigFemPartCollection> m_femParts;
cvf::Collection<RigFemPartResults> m_femPartResults;
cvf::ref<RifGeoMechReaderInterface> m_readerInterface;
cvf::ref<RigStatisticsDataCache> m_statistics;
};