aboutsummaryrefslogtreecommitdiff
path: root/src/sound-menu.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound-menu.vala')
-rw-r--r--src/sound-menu.vala2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sound-menu.vala b/src/sound-menu.vala
index 957238c..53fcd87 100644
--- a/src/sound-menu.vala
+++ b/src/sound-menu.vala
@@ -271,6 +271,8 @@ public class SoundMenu: Object
case VolumeControl.ActiveOutput.HDMI_HEADPHONES:
label = _("Volume (HDMI headphones)");
break;
+ case VolumeControl.ActiveOutput.CALL_MODE:
+ break;
}
this.volume_section.remove (index);
this.volume_section.insert_item (index, this.create_slider_menu_item (_(label), "indicator.volume(0)", 0.0, 1.0, 0.01,