summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_hw.c')
-rwxr-xr-xaudio/audio_hw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c
index 8eb347a..c07caba 100755
--- a/audio/audio_hw.c
+++ b/audio/audio_hw.c
@@ -887,7 +887,6 @@ static void select_mode(struct tuna_audio_device *adev)
adev->devices &= ~AUDIO_DEVICE_OUT_SPEAKER;
select_output_device(adev);
start_call(adev);
- ril_set_call_clock_sync(&adev->ril, SOUND_CLOCK_START);
adev_set_voice_volume(&adev->hw_device, adev->voice_volume);
adev->in_call = 1;
}