Commit 24842ec9 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Remove debug code

parent f5279674
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -2299,12 +2299,7 @@ static int16_t ivas_decode_masaism_metadata(
    int16_t nb_bits_read;
    float delta_phi;
    int16_t meta_write_index;
#if 1
    static FILE *pF = NULL;

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