Commit 72fff207 authored by bayers's avatar bayers
Browse files

fix compiler error

parent 90c7b256
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2123,8 +2123,6 @@ static ivas_error decodeVoIP(
#ifdef JBM_TSM_ON_TCS
#ifdef DEBUG_JBM_CMD_OPTION
    systemTimeInc_ms = arg.frontendFetchSizeMs;
#else
    nFrontendFramesPerIvasFrame = FRAME_SIZE_NS / ( 1000L * JBM_FRONTEND_FETCH_FRAMESIZE_MS );
#endif
#endif