mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed unused function setPosition. Access legendConfig as pointer instead of field
This commit is contained in:
@@ -78,7 +78,6 @@ RimGeoMechView::RimGeoMechView(void)
|
||||
propertyFilterCollection->setReservoirView(this);
|
||||
|
||||
this->cellResult()->setReservoirView(this);
|
||||
this->cellResult()->legendConfig()->setPosition(cvf::Vec2ui(10, 120));
|
||||
this->cellResult()->legendConfig()->setReservoirView(this);
|
||||
|
||||
m_scaleTransform = new cvf::Transform();
|
||||
|
||||
Reference in New Issue
Block a user