mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove unused function
This commit is contained in:
parent
b9c5ff816a
commit
76df7e8631
@ -91,13 +91,6 @@ protected:
|
||||
{
|
||||
}
|
||||
|
||||
/// Override to provide tree editor specific attributes for the field and uiConfigName
|
||||
virtual void defineTreeEditorAttribute( const caf::PdmFieldHandle* field,
|
||||
QString uiConfigName,
|
||||
caf::PdmUiEditorAttribute* attribute )
|
||||
{
|
||||
}
|
||||
|
||||
/// Override to provide editor specific data for the uiConfigName for the object
|
||||
virtual void defineObjectEditorAttribute( QString uiConfigName, caf::PdmUiEditorAttribute* attribute ) {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user