Removed obsolete development remark
This commit is contained in:
parent
af0b0cf13f
commit
158381e187
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2010.06.08.200313"
|
||||
#define Cdrskin_timestamP "2010.06.10.170901"
|
||||
|
@ -121,15 +121,6 @@ Send feedback to libburn-hackers@pykix.org .
|
||||
|
||||
#include <sys/scsi/impl/uscsi.h>
|
||||
|
||||
/* >>> need a size determination call for random access devices.
|
||||
e.g. USB sticks.
|
||||
*/
|
||||
#ifdef __linux
|
||||
/* for ioctl(BLKGETSIZE) */
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/fs.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* The waiting time before eventually retrying a failed SCSI command.
|
||||
Before each retry wait Libburn_sg_linux_retry_incR longer than with
|
||||
|
Loading…
Reference in New Issue
Block a user