UI: Remove unused function from volume control
This commit is contained in:
@@ -94,7 +94,6 @@ private:
|
||||
private slots:
|
||||
void VolumeChanged();
|
||||
void VolumeMuted(bool muted);
|
||||
void VolumeLevel(float mag, float peak, float peakHold, bool muted);
|
||||
|
||||
void SetMuted(bool checked);
|
||||
void SliderChanged(int vol);
|
||||
|
Reference in New Issue
Block a user