Removed obsolete development remark

Este commit está contenido en:
Thomas Schmitt 2010-06-10 17:09:50 +00:00
padre bc40ce2876
commit 7f0358892a
Se han modificado 2 ficheros con 1 adiciones y 10 borrados

Ver fichero

@ -1 +1 @@
#define Cdrskin_timestamP "2010.06.08.200313"
#define Cdrskin_timestamP "2010.06.10.170901"

Ver fichero

@ -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