aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c')
-rw-r--r--graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c b/graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c
deleted file mode 100644
index d08896b6b39f..000000000000
--- a/graphics/libgphoto2/files/patch-libgphoto2_port__libusb1__libusb1.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- libgphoto2_port/libusb1/libusb1.c.orig 2015-06-15 20:13:54 UTC
-+++ libgphoto2_port/libusb1/libusb1.c
-@@ -66,6 +66,10 @@
- }\
- } while(0)
-
-+#ifndef LIBUSB_CALL
-+#define LIBUSB_CALL
-+#endif
-+
- #ifndef HAVE_LIBUSB_STRERROR
- static const char *libusb_strerror(int r)
- {