summaryrefslogtreecommitdiff
path: root/backend/pixma/pixma_io_sanei.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/pixma/pixma_io_sanei.c')
-rw-r--r--backend/pixma/pixma_io_sanei.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/backend/pixma/pixma_io_sanei.c b/backend/pixma/pixma_io_sanei.c
index ae780b3..394523e 100644
--- a/backend/pixma/pixma_io_sanei.c
+++ b/backend/pixma/pixma_io_sanei.c
@@ -62,13 +62,6 @@
# define UNUSED(v)
#endif
-/* MAC OS X does not support timeouts in darwin/libusb interrupt reads
- * This is a very basic turnaround for MAC OS X
- * Button scan will not work with this wrapper */
-#ifdef __APPLE__
-# define sanei_usb_read_int sanei_usb_read_bulk
-#endif
-
struct pixma_io_t
{