aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/CDC/Descriptors.h
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/CDC/Descriptors.h')
-rw-r--r--Bootloaders/CDC/Descriptors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bootloaders/CDC/Descriptors.h b/Bootloaders/CDC/Descriptors.h
index f12347746..faec0ddae 100644
--- a/Bootloaders/CDC/Descriptors.h
+++ b/Bootloaders/CDC/Descriptors.h
@@ -131,7 +131,6 @@
USB_Descriptor_Configuration_Header_t Config;
USB_Descriptor_Interface_t CDC_CCI_Interface;
CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_IntHeader;
- CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_CallManagement;
CDC_FUNCTIONAL_DESCRIPTOR(1) CDC_Functional_AbstractControlManagement;
CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_Union;
USB_Descriptor_Endpoint_t CDC_ManagementEndpoint;