mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 11:19:18 +01:00
Remove extraneous signal.
This commit is contained in:
parent
c625acfd87
commit
a33b4d4f49
@ -125,9 +125,8 @@ class SettingsDialog : public QDialog {
|
||||
|
||||
BackgroundStreams* streams_;
|
||||
|
||||
signals:
|
||||
void StreamVolumeChanged(const QUrl& url, int value);
|
||||
#ifdef ENABLE_WIIMOTEDEV
|
||||
signals:
|
||||
void SetWiimotedevInterfaceActived(bool);
|
||||
#endif
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user