summaryrefslogtreecommitdiff
path: root/randpkt_core/randpkt_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt_core/randpkt_core.c')
-rw-r--r--randpkt_core/randpkt_core.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/randpkt_core/randpkt_core.c b/randpkt_core/randpkt_core.c
index c329dc627d..c3b977e951 100644
--- a/randpkt_core/randpkt_core.c
+++ b/randpkt_core/randpkt_core.c
@@ -505,14 +505,6 @@ static randpkt_example examples[] = {
1000,
},
- { "usb", "Universal Serial Bus",
- PKT_USB, WTAP_ENCAP_USB,
- NULL, 0,
- NULL, 0,
- NULL, NULL,
- 1000,
- },
-
{ "usb-linux", "Universal Serial Bus with Linux specific header",
PKT_USB_LINUX, WTAP_ENCAP_USB_LINUX,
NULL, 0,