Dead code--

This commit is contained in:
Aurélien Gâteau 2014-07-24 19:26:57 +02:00
parent d476f9cba8
commit 675b07799b

View File

@ -97,15 +97,12 @@ private:
bool m_hasRootMountPoint = false;
QString m_bootLoaderInstallPath;
void listDevices();
void updateHasRootMountPoint();
void dumpQueue() const;
DeviceInfo* infoForDevice( Device* ) const;
void updateBootLoaderModel();
Partition* findPartitionByMountPoint( const QString& mountPoint ) const;
};