Commit 6c3a409e authored by vaclav's avatar vaclav
Browse files

fix warnings

parent 5876f33c
Loading
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -2875,13 +2875,7 @@ static ivas_error setRendInputActiveSplitPostRend(
    void *input,
    const AUDIO_CONFIG inConfig,
    const IVAS_REND_InputId id,
#ifdef NONBE_FIX_BINARY_BINAURAL_READING
    RENDER_CONFIG_DATA *hRendCfg,
    hrtf_handles *hrtfs
#else
    RENDER_CONFIG_DATA *hRendCfg
#endif
)
    RENDER_CONFIG_DATA *hRendCfg )
{
    ivas_error error;
    rendering_context rendCtx;