Removed unused route_preference.

svn path=/trunk/; revision=34990
This commit is contained in:
Stig Bjørlykke 2010-11-21 11:28:42 +00:00
parent 98fba4de6f
commit 3bfd25c34e
1 changed files with 0 additions and 1 deletions

View File

@ -905,7 +905,6 @@ dissect_icmpv6ndopt(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *t
{
guint8 prefix_len;
guint8 route_preference = 8;
struct e_in6_addr prefix;
/* RFC 4191 */