#2727 Legends : Remove obsolete functions

This commit is contained in:
Magne Sjaastad
2018-04-18 10:43:01 +02:00
parent 71b7bd21f9
commit 978a74a1fe
7 changed files with 15 additions and 44 deletions

View File

@@ -120,7 +120,6 @@ public:
void setUiValuesFromLegendConfig(const RimRegularLegendConfig* otherLegendConfig);
cvf::ScalarMapper* scalarMapper() { return m_currentScalarMapper.p(); }
caf::TitledOverlayFrame* legend();
bool showLegend() const;
const caf::TitledOverlayFrame* titledOverlayFrame() const override;