#1996 Renaming. Remove unused includes and rename local variables

This commit is contained in:
Rebecca Cox
2017-10-13 10:16:01 +02:00
parent d748803159
commit 7d908394db
31 changed files with 35 additions and 54 deletions

View File

@@ -60,5 +60,5 @@ private:
private:
caf::PdmPointer<RimEclipseView> m_rimReservoirView;
caf::PdmPointer<RimSimWellInView> m_rimWell;
caf::PdmPointer<RimSimWellInView> m_rimWell;
};