Commit 0c15890f authored by norvell's avatar norvell
Browse files

Revert unintentionally committed debugging code

parent 13d1d2b2
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -2684,12 +2684,6 @@ static ivas_error decodeG192(
            }
        }
        vec_pos_update = ( vec_pos_update + 1 ) % vec_pos_len;

        if ( frame == 200 )
        {
            exit( -1 );
        }

#ifdef WMOPS
        if ( vec_pos_update == 0 )
        {