aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/generated.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/csource/generated.go')
-rw-r--r--pkg/csource/generated.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/csource/generated.go b/pkg/csource/generated.go
index bd633e0aa..7931332ad 100644
--- a/pkg/csource/generated.go
+++ b/pkg/csource/generated.go
@@ -1939,8 +1939,6 @@ static bool parse_usb_descriptor(char* buffer, size_t length, struct usb_device_
enum usb_raw_event_type {
USB_RAW_EVENT_INVALID,
USB_RAW_EVENT_CONNECT,
- USB_RAW_EVENT_DISCONNECT,
- USB_RAW_EVENT_SUSPEND,
USB_RAW_EVENT_CONTROL,
};