summaryrefslogtreecommitdiffstats
path: root/src/channelwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/channelwidget.h')
-rw-r--r--src/channelwidget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/channelwidget.h b/src/channelwidget.h
index af823dc..b15fe84 100644
--- a/src/channelwidget.h
+++ b/src/channelwidget.h
@@ -23,8 +23,6 @@
#include "pavucontrol.h"
-#include <canberra-gtk.h>
-
class MinimalStreamWidget;
class ChannelWidget : public Gtk::EventBox {
@@ -46,8 +44,6 @@ public:
bool can_decibel;
bool volumeScaleEnabled;
- Glib::ustring beepDevice;
-
virtual void set_sensitive(bool enabled);
virtual void setBaseVolume(pa_volume_t);
virtual void setSteps(unsigned n);