NO-OP: remove commented line
This commit is contained in:
parent
5b7c20453f
commit
ac915d7d55
@ -854,8 +854,6 @@ DiskReader::seek (samplepos_t sample, bool complete_refill)
|
||||
|
||||
samplecnt_t shift = sample > c->front ()->rbuf->reservation_size () ? c->front ()->rbuf->reservation_size () : sample;
|
||||
|
||||
// shift = 0;
|
||||
|
||||
if (read_reversed) {
|
||||
/* reading in reverse, so start at a later sample, and read
|
||||
* "backwards" from there. */
|
||||
|
Loading…
Reference in New Issue
Block a user