mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
Remove unused members.
This commit is contained in:
parent
326671a3d6
commit
8e16bea3d9
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue