Commit 3127c844 authored by Sumeyra Demir Kanik's avatar Sumeyra Demir Kanik
Browse files

Cleanup

parent b5b72fcf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5215,7 +5215,7 @@ static ivas_error renderMcToBinaural(
                                                      NULL,
                                                      mcInput->hReverb,
#ifdef FIX_488_SYNC_DELAY
                                                      NULL,
                                                      0,
#endif
                                                      mcInput->base.inputBuffer.config.numSamplesPerChannel, tmpRendBuffer ) ) != IVAS_ERR_OK )
        {
@@ -5312,7 +5312,7 @@ static ivas_error renderMcToBinauralRoom(
                                                      mcInput->base.ctx.pCombinedOrientationData,
                                                      NULL, mcInput->hReverb,
#ifdef FIX_488_SYNC_DELAY
                                                      NULL,
                                                      0,
#endif
                                                      mcInput->base.inputBuffer.config.numSamplesPerChannel, tmpRendBuffer ) ) != IVAS_ERR_OK )
        {