summaryrefslogtreecommitdiffstats
path: root/src/sourcewidget.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/sourcewidget.cc')
-rw-r--r--src/sourcewidget.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sourcewidget.cc b/src/sourcewidget.cc
index cef0a3e..94e78b1 100644
--- a/src/sourcewidget.cc
+++ b/src/sourcewidget.cc
@@ -66,8 +66,6 @@ void SourceWidget::onMuteToggleButton() {
void SourceWidget::onDefaultToggleButton() {
pa_operation* o;
- DeviceWidget::onDefaultToggleButton();
-
if (updating)
return;