Ignore:
Timestamp:
02/14/16 23:34:02 (8 years ago)
Author:
r2d
Message:

remove commented code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/libmpcdec/mpc_decoder.c

    r473 r490  
    439439    }
    440440
    441 //     if (d->seeking == TRUE)
    442 //         return;
    443 
    444441    /***************************** Samples ****************************/
    445442    for ( n = 0; n < Max_used_Band; n++ ) {
     
    515512                if (Max_used_Band > 32) Max_used_Band -= 33;
    516513        }
     514
    517515        d->last_max_band = Max_used_Band;
    518516
Note: See TracChangeset for help on using the changeset viewer.