summaryrefslogtreecommitdiff
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 ce56ad4aff..0610bd6271 100644
--- a/epan/packet_info.h
+++ b/epan/packet_info.h
@@ -196,7 +196,6 @@ typedef struct _packet_info {
*/
guint16 profinet_type; /**< the type of PROFINET packet (0: not a PROFINET packet) */
void *usb_conv_info;
- void *tcp_tree; /**< proto_tree for the tcp layer */
const char *dcerpc_procedure_name; /* Used by PIDL to store the name of the current dcerpc procedure */