diff --git a/src/core/device.h b/src/core/device.h index 363e38d..6b484df 100644 --- a/src/core/device.h +++ b/src/core/device.h @@ -76,7 +76,6 @@ class LIBKPMCORE_EXPORT Device : public QObject QString prettyName() const; - protected: void setPartitionTable(PartitionTable* ptable) { m_PartitionTable = ptable; } private: