aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/address.h')
-rw-r--r--epan/address.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/address.h b/epan/address.h
index 841b9c6345..07d14360f1 100644
--- a/epan/address.h
+++ b/epan/address.h
@@ -37,9 +37,6 @@ extern "C" {
* For dissector address types, just use the address_type_dissector_register function
* from address_types.h
*/
-/* If a new address type is added here, a string representation procedure should also be */
-/* included in address_to_str_buf defined in address_to_str.c, for presentation purposes */
-
typedef enum {
AT_NONE, /* no link-layer address */
AT_ETHER, /* MAC (Ethernet, 802.x, FDDI) address */