Commit 35f0468f authored by vaillancour's avatar vaillancour
Browse files

remove warning

parent b76c0f2f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -916,7 +916,7 @@ void concealment_decode_fix(
    Word16 i;
    Word16 N = hPlcInfo->L_frameTCX;
    Word16 *seed = &( hPlcInfo->seed );
    Word16 sign;
    Word16 sign = 0;
    move16();

    IF( hPlcInfo->concealment_method == TCX_NONTONAL ) /* #define TCX_NONTONAL 0 */