aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-dhcpv6.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/epan/dissectors/packet-dhcpv6.c b/epan/dissectors/packet-dhcpv6.c
index 4a050c2a11..f00d0c5c45 100644
--- a/epan/dissectors/packet-dhcpv6.c
+++ b/epan/dissectors/packet-dhcpv6.c
@@ -197,11 +197,6 @@ static const value_string duidtype_vals[] =
{ 0, NULL }
};
-static const true_false_string tfs_present = {
- "present",
- "absent"
-};
-
/* This FQDN draft is a mess, I've tried to understand,
but N,O,S bit descriptions are really cryptic */
static const true_false_string fqdn_n = {