Dead code--
This commit is contained in:
parent
d476f9cba8
commit
675b07799b
@ -97,15 +97,12 @@ private:
|
|||||||
bool m_hasRootMountPoint = false;
|
bool m_hasRootMountPoint = false;
|
||||||
QString m_bootLoaderInstallPath;
|
QString m_bootLoaderInstallPath;
|
||||||
|
|
||||||
void listDevices();
|
|
||||||
void updateHasRootMountPoint();
|
void updateHasRootMountPoint();
|
||||||
|
|
||||||
void dumpQueue() const;
|
void dumpQueue() const;
|
||||||
|
|
||||||
DeviceInfo* infoForDevice( Device* ) const;
|
DeviceInfo* infoForDevice( Device* ) const;
|
||||||
|
|
||||||
void updateBootLoaderModel();
|
|
||||||
|
|
||||||
Partition* findPartitionByMountPoint( const QString& mountPoint ) const;
|
Partition* findPartitionByMountPoint( const QString& mountPoint ) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user