summaryrefslogtreecommitdiffstats
path: root/src/minimalstreamwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/minimalstreamwidget.h')
-rw-r--r--src/minimalstreamwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/minimalstreamwidget.h b/src/minimalstreamwidget.h
index 55cf6f3..ba7eb1d 100644
--- a/src/minimalstreamwidget.h
+++ b/src/minimalstreamwidget.h
@@ -41,8 +41,6 @@ public:
bool volumeMeterEnabled;
void enableVolumeMeter();
void updatePeak(double v);
-
- Glib::ustring beepDevice;
};
#endif