Skip to content

Commit bd9481d

Browse files
committed
Remove code that will never get used.
1 parent e86f2b4 commit bd9481d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

include/cdio/paranoia/cdda.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -177,14 +177,6 @@ struct cdrom_drive_s {
177177
/**< under-run testing. The below bit is set for testing. */
178178
#define CDDA_TEST_UNDERRUN 64
179179

180-
#if TESTING_IS_FINISHED
181-
182-
/** scratch testing */
183-
#define CDDA_TEST_SCRATCH 128
184-
#undef CDDA_TEST_BOGUS_BYTES 256
185-
#undef CDDA_TEST_DROPDUPE_BYTES 512
186-
#endif /* TESTING_IS_FINISHED */
187-
188180
/** autosense functions */
189181

190182
/** Get a CD-ROM drive with a CD-DA in it.

0 commit comments

Comments
 (0)