chiark / gitweb /
dvd-sector-copy.c: Remove the pointless `status' variable.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 00:55:55 +0000 (00:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 00:55:55 +0000 (00:55 +0000)
Relic of former days when `dvdrip' used the return code to infer that
there were bad blocks.  Nowadays it checks for the `badblocks' file.


No differences found