aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ip.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-06-12 10:44:57 +0000
committerJörg Mayer <jmayer@loplof.de>2012-06-12 10:44:57 +0000
commitf679b8964994e015f01b1f9d3ee4b1a569e469c1 (patch)
tree6f5c87ad0d25f6c98808d9de3a0a8f3b05cc2e31 /epan/dissectors/packet-ip.h
parent9228ece476cfb7f9102ad84427f2c565e1614e10 (diff)
Revert r41952
BACKPORT to 1.8 svn path=/trunk/; revision=43222
Diffstat (limited to 'epan/dissectors/packet-ip.h')
-rw-r--r--epan/dissectors/packet-ip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-ip.h b/epan/dissectors/packet-ip.h
index fcdf935ec8..e2dd3c4918 100644
--- a/epan/dissectors/packet-ip.h
+++ b/epan/dissectors/packet-ip.h
@@ -47,6 +47,4 @@ guint16 ip_checksum(const guint8 *ptr, int len);
WS_VAR_IMPORT value_string_ext dscp_vals_ext;
WS_VAR_IMPORT const value_string dscp_vals[];
-proto_item *add_ip_version_to_tree(proto_tree *tree, tvbuff_t *tvb, int offset);
-
#endif