aboutsummaryrefslogtreecommitdiffstats
path: root/epan/packet_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/packet_info.h')
-rw-r--r--epan/packet_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/packet_info.h b/epan/packet_info.h
index 0610bd6271..b4d48cb568 100644
--- a/epan/packet_info.h
+++ b/epan/packet_info.h
@@ -195,7 +195,6 @@ typedef struct _packet_info {
* MTP2_ANNEX_A_USED_UNKNOWN 2
*/
guint16 profinet_type; /**< the type of PROFINET packet (0: not a PROFINET packet) */
- void *usb_conv_info;
const char *dcerpc_procedure_name; /* Used by PIDL to store the name of the current dcerpc procedure */