summaryrefslogtreecommitdiffstats
path: root/src/streamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamwidget.h')
-rw-r--r--src/streamwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/streamwidget.h b/src/streamwidget.h
index 56b95d0..6dfb67c 100644
--- a/src/streamwidget.h
+++ b/src/streamwidget.h
@@ -54,8 +54,6 @@ public:
bool timeoutEvent();
virtual void executeVolumeUpdate();
- virtual void setBaseVolume(pa_volume_t v);
- virtual void setSteps(unsigned n);
protected:
Gtk::ComboBox *deviceCombo;