Remove unused members.
This commit is contained in:
parent
326671a3d6
commit
8e16bea3d9
@ -84,8 +84,6 @@ protected:
|
|||||||
private:
|
private:
|
||||||
void loadConfigurationFile(); //throws YAML::Exception
|
void loadConfigurationFile(); //throws YAML::Exception
|
||||||
QString m_name;
|
QString m_name;
|
||||||
Type m_type;
|
|
||||||
Interface m_interface;
|
|
||||||
QStringList m_requiredModules;
|
QStringList m_requiredModules;
|
||||||
QString m_directory;
|
QString m_directory;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user