Commit db9d95d3 authored by vaclav's avatar vaclav
Browse files

remove destroy_SetOfHRTF() called twice

parent fb6021f6
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1791,7 +1791,6 @@ void ivas_destroy_dec(
    /* CRend binaural renderer handle */
    if ( st_ivas->hSetOfHRTF != NULL )
    {
        destroy_SetOfHRTF( st_ivas->hSetOfHRTF );
        ivas_HRTF_CRend_binary_close( &st_ivas->hSetOfHRTF );
    }

+4 −4

File changed.

Contains only whitespace changes.