mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4657 Remove unused functions
This commit is contained in:
@@ -50,9 +50,7 @@ public: // Pdm Fields
|
||||
caf::PdmChildArrayField<RimScriptCollection*> subDirectories;
|
||||
|
||||
public: // Methods
|
||||
void readContentFromDisc();
|
||||
void pathsAndSubPaths( QStringList& pathList );
|
||||
RimScriptCollection* findScriptCollection( const QString& path );
|
||||
void readContentFromDisc();
|
||||
|
||||
// Overrides from PdmObject
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField,
|
||||
|
||||
Reference in New Issue
Block a user