From 7f0358892a747ad49d42783e0ea11e56506f71a9 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 10 Jun 2010 17:09:50 +0000 Subject: [PATCH] Removed obsolete development remark --- cdrskin/cdrskin_timestamp.h | 2 +- libburn/sg-solaris.c | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index a74914f..c4de30a 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2010.06.08.200313" +#define Cdrskin_timestamP "2010.06.10.170901" diff --git a/libburn/sg-solaris.c b/libburn/sg-solaris.c index 9f66999..498d360 100644 --- a/libburn/sg-solaris.c +++ b/libburn/sg-solaris.c @@ -121,15 +121,6 @@ Send feedback to libburn-hackers@pykix.org . #include -/* >>> need a size determination call for random access devices. - e.g. USB sticks. -*/ -#ifdef __linux -/* for ioctl(BLKGETSIZE) */ -#include -#include -#endif - /* The waiting time before eventually retrying a failed SCSI command. Before each retry wait Libburn_sg_linux_retry_incR longer than with