diff options
Diffstat (limited to 'audio/audio_hw.h')
-rw-r--r-- | audio/audio_hw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_hw.h b/audio/audio_hw.h index 30bdf01..4fba102 100644 --- a/audio/audio_hw.h +++ b/audio/audio_hw.h @@ -188,7 +188,6 @@ struct route_setting voicecall_default_disable[] = { struct route_setting default_input[] = { { .ctl_name = "Main Mic Switch", .intval = 1, }, - { .ctl_name = "MainMicBias Mode", .intval = 1, }, { .ctl_name = "IN2L Volume", .intval = 28, }, { .ctl_name = "MIXINL IN2L Switch", .intval = 1, }, { .ctl_name = "MIXINL IN2L Volume", .intval = 0, }, |