Removed obsolete development remark

This commit is contained in:
Thomas Schmitt 2010-06-10 17:09:50 +00:00
vecāks bc40ce2876
revīzija 7f0358892a
2 mainīti faili ar 1 papildinājumiem un 10 dzēšanām

Parādīt failu

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

Parādīt failu

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