summaryrefslogtreecommitdiff
path: root/libusb/libusb.h
diff options
context:
space:
mode:
authorLudovic Rousseau <ludovic.rousseau@gmail.com>2014-12-16 21:17:16 +0100
committerLudovic Rousseau <rousseau@iMac-de-Ludovic.local>2014-12-16 21:26:10 +0100
commite82c9b2b46828ef590a66ab5a8aa629ddfacbfe2 (patch)
treeee91d9163e5f2e08d5a09bbc102446165e33ef0d /libusb/libusb.h
parent8c4f86b9f54d50833f7ee30b56f0e5cfdab494ee (diff)
downloadlibusb-e82c9b2b46828ef590a66ab5a8aa629ddfacbfe2.tar.gz
API: remove unused libusb_hotplug_callback struct
The structure libusb_hotplug_callback was declared (but not defined) and never used in the public API.
Diffstat (limited to 'libusb/libusb.h')
-rw-r--r--libusb/libusb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libusb/libusb.h b/libusb/libusb.h
index 79b255f..9285b1d 100644
--- a/libusb/libusb.h
+++ b/libusb/libusb.h
@@ -900,7 +900,6 @@ struct libusb_control_setup {
struct libusb_context;
struct libusb_device;
struct libusb_device_handle;
-struct libusb_hotplug_callback;
/** \ingroup lib
* Structure providing the version of the libusb runtime