Commit ca39c7a2 authored by malenov's avatar malenov
Browse files

cleanup

parent 4f222b69
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -110,9 +110,7 @@ static void dec_prm_tcx_sidebits(
    CONTEXT_HM_CONFIG hm_cfg;
    int16_t start_bit_pos;
#ifdef DEBUG_MODE_TCX
#ifndef NONBE_FIX_1028_1DB_TCX_LEVEL_DROP
    int16_t bits_common;
#endif
    static FILE *pF = NULL;
    if ( pF == NULL )
        pF = fopen( "./res/stereo_tcx_dec_ind.txt", "w" );