b772466
diff -uNr Argyll_V1.0.3.orig/spectro/usbio.c Argyll_V1.0.3/spectro/usbio.c
b772466
--- Argyll_V1.0.3.orig/spectro/usbio.c	2008-09-03 02:10:32.000000000 +0200
b772466
+++ Argyll_V1.0.3/spectro/usbio.c	2008-09-03 22:27:19.000000000 +0200
b772466
@@ -102,9 +102,6 @@
b772466
 #ifdef ENABLE_USB
b772466
 	struct usb_bus *bus;
b772466
 
b772466
-	/* Check that we've got an up to date version of libusb */
b772466
-	if (usb_argyll_patched() < 2)
b772466
-		error("usblib isn't up to date to work with this version of Argyll");
b772466
 
b772466
 // ~~99
b772466
 //	if (p->debug)