aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb.h
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2021-02-01 23:12:35 +0000
committerAndersBroman <a.broman58@gmail.com>2021-02-02 09:26:55 +0000
commit9e7168e476eeb11223027afb0b8f24a9a91f110a (patch)
tree246696001ed99a43d4c0e5ba260f58479450ced9 /epan/dissectors/packet-usb.h
parent7f23130fc02bd0f0d7a64a16ac85f3f7798130bc (diff)
Address more non-static, non-shared symbols.
Diffstat (limited to 'epan/dissectors/packet-usb.h')
-rw-r--r--epan/dissectors/packet-usb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/dissectors/packet-usb.h b/epan/dissectors/packet-usb.h
index 79ef0ab16e..a652c4adb9 100644
--- a/epan/dissectors/packet-usb.h
+++ b/epan/dissectors/packet-usb.h
@@ -275,10 +275,6 @@ dissect_usb_unknown_descriptor(packet_info *pinfo _U_, proto_tree *parent_tree,
int
dissect_urb_transfer_flags(tvbuff_t *tvb, int offset, proto_tree* tree, int hf, int endian);
-void
-usb_set_addr(proto_tree *tree, tvbuff_t *tvb, packet_info *pinfo, guint16 bus_id, guint16 device_address,
- int endpoint, gboolean req);
-
struct mausb_header;
void