summaryrefslogtreecommitdiff
path: root/libusb/os/windows_usb.h
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-03-10 20:39:07 +0000
committerPete Batard <pbatard@gmail.com>2010-03-10 20:39:07 +0000
commitb35a7e03dcf9ea087b267099d8d8edd4b77ee124 (patch)
tree5c45a57d05052f78bb02daa343383f03db5b8ec4 /libusb/os/windows_usb.h
parentf4b7fdd52794eb94bda5117d89dc07e2c5dce2ab (diff)
downloadlibusb-b35a7e03dcf9ea087b267099d8d8edd4b77ee124.tar.gz
moved usbi_fd_notification call after usbi_add_pollfdr203
Diffstat (limited to 'libusb/os/windows_usb.h')
-rw-r--r--libusb/os/windows_usb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libusb/os/windows_usb.h b/libusb/os/windows_usb.h
index dcc9df3..6a54d7e 100644
--- a/libusb/os/windows_usb.h
+++ b/libusb/os/windows_usb.h
@@ -345,11 +345,6 @@ typedef RETURN_TYPE CONFIGRET;
#define CR_SUCCESS 0x00000000
#define CR_NO_SUCH_DEVNODE 0x0000000D
-//#if defined(_CFGMGR32_)
-//#define CMAPI DECLSPEC_EXPORT
-//#else
-//#define CMAPI DECLSPEC_IMPORT
-//#endif
#define USB_DEVICE_DESCRIPTOR_TYPE LIBUSB_DT_DEVICE
#define USB_CONFIGURATION_DESCRIPTOR_TYPE LIBUSB_DT_CONFIG