diff options
Diffstat (limited to 'hal/audio_hw.c')
| -rw-r--r-- | hal/audio_hw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hal/audio_hw.c b/hal/audio_hw.c index 48c426da..972837bb 100644 --- a/hal/audio_hw.c +++ b/hal/audio_hw.c @@ -2356,7 +2356,6 @@ static int adev_open(const hw_module_t *module, const char *name, adev->mode = AUDIO_MODE_NORMAL; adev->active_input = NULL; adev->primary_output = NULL; - adev->out_device = AUDIO_DEVICE_NONE; adev->voice_call_rx = NULL; adev->voice_call_tx = NULL; adev->voice_volume = 1.0f; |
