mirror of https://github.com/KDE/kasts.git
Remove unused m_audio private member in queuemodel.h
This commit is contained in:
parent
370b023a3b
commit
df6a15b160
|
@ -34,7 +34,4 @@ public:
|
|||
|
||||
Q_SIGNALS:
|
||||
void timeLeftChanged();
|
||||
|
||||
private:
|
||||
AudioManager *m_audio;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue