Commit 0bbf2c7c authored by vasilache's avatar vasilache Committed by Sandesh Venkatesh
Browse files

remove debug code from issue 853

parent f2c82000
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -5522,12 +5522,7 @@ static Word16 ivas_decode_masaism_metadata_fx(
    Word16 nb_bits_read;
    Word32 delta_phi; // Q22
    Word16 meta_write_index;
#if 1
    static FILE *pF = NULL;

    if ( pF == NULL )
        pF = fopen( "./direction.txt", "w" );
#endif
    nb_bits_read = *next_bit_pos;
    move16();
    nbands = hQMetaData->q_direction->cfg.nbands;