Simplify endian determination - thanks to suggestions of Steve Schultz
Remove recently added field is_scsi which isn't in cdparanoia
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
$Id: cdda.h,v 1.20 2005/04/28 01:25:53 rocky Exp $
|
||||
$Id: cdda.h,v 1.21 2005/04/30 07:15:51 rocky Exp $
|
||||
|
||||
Copyright (C) 2004, 2005 Rocky Bernstein <rocky@panix.com>
|
||||
Copyright (C) 2001 Xiph.org
|
||||
@@ -113,7 +113,6 @@ struct cdrom_drive_s {
|
||||
|
||||
int is_atapi;
|
||||
int is_mmc;
|
||||
int is_scsi;
|
||||
|
||||
int i_test_flags; /**< Normally set 0. But if we are testing
|
||||
paranoia operation this can be set to one of
|
||||
|
||||
Reference in New Issue
Block a user