Commit 9736e60b authored by Jan Kiene's avatar Jan Kiene
Browse files

Revert "add another unused var for debugging"

This reverts commit f04d0fc6.
parent 0223fe06
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ static void enc_prm_pre_mdct(
)
{
    int16_t nbits_start;
    int16_t another_unused_var;
#ifdef DEBUG_PLOT_BITS
    int16_t tmp;
#endif