Removed Linux compilability mock-up from sg-netbsd.c

This commit is contained in:
2014-02-19 11:11:50 +00:00
parent 31abdedade
commit 174c22aeb7
4 changed files with 3 additions and 67 deletions

View File

@ -15,7 +15,7 @@
*/
/* <<< Only for the time of Linux compilability tests */
/* <<< Until it is known whether this adapter would work on OpenBSD too */
#ifdef __NetBSD__
#define Libburn_use_sg_netbsD
#endif