Commit 71e27ea4 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

delete unreachable code

parent 33be2f18
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3911,9 +3911,6 @@ void ivas_osba_stereo_add_channels_fx(
    const Word16 gain,                 /* i  : gain bed value                    */
    const Word16 nchan_out,          /* i  : number of output channels         */
    const Word16 nchan_ism,          /* i  : number of ISM channels            */
#ifndef NONBE_1894_OSBA_SCALING
    const int16_t ism_mode,           /* i  : ISM mode                          */
#endif
    const UWord16 n_samples_to_render /* i  : output frame length per channel   */
);
#endif