Removed obsolete development remark

This commit is contained in:
Thomas Schmitt 2010-06-10 17:09:50 +00:00
부모 bc40ce2876
커밋 7f0358892a
2개의 변경된 파일1개의 추가작업 그리고 10개의 파일을 삭제

파일 보기

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