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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/packet_info.h b/epan/packet_info.h
index c2b1b91135..8b0dac019e 100644
--- a/epan/packet_info.h
+++ b/epan/packet_info.h
@@ -228,9 +228,6 @@ typedef struct _packet_info {
const gchar *pkt_comment; /**< NULL if not available */
} packet_info;
-/**< For old code that hasn't yet been changed. */
-#define match_port match_uint
-
/** @} */
#endif /* __PACKET_INFO_H__ */