Remove a couple of unused SCSI fields.

This commit is contained in:
rocky
2005-01-15 16:08:39 +00:00
parent aa50f5e09a
commit 069940d1a5
2 changed files with 1 additions and 9 deletions

View File

@@ -830,7 +830,6 @@ main(int argc,char *argv[])
"ignoring preset and autosense",force_cdrom_sectors);
report(buffer);
d->nsectors=force_cdrom_sectors;
d->bigbuff=force_cdrom_sectors*CDIO_CD_FRAMESIZE_RAW;
}
}
if (force_cdrom_overlap!=-1) {