Commit 5ae96a87 authored by sagnowski's avatar sagnowski
Browse files

Reintroduce missing IVAS_DEC_FeedRenderConfig call

parent 4e5ed448
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -669,7 +669,6 @@ int main(
    IVAS_DEC_PrintConfig( hIvasDec, 1, arg.voipMode );
#endif /* DEBUGGING */

#ifndef API_5MS
    /*-------------------------------------------------------------------*
     * Load renderer configuration from file
     *--------------------------------------------------------------------*/
@@ -713,7 +712,6 @@ int main(
            goto cleanup;
        }
    }
#endif
    /*------------------------------------------------------------------------------------------*
     * Load custom loudspeaker layout data
     *------------------------------------------------------------------------------------------*/