diff options
-rw-r--r-- | libip6t_MAP66.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libip6t_MAP66.c b/libip6t_MAP66.c index 35c8311..1d56d7f 100644 --- a/libip6t_MAP66.c +++ b/libip6t_MAP66.c @@ -83,9 +83,6 @@ static int MAP66_parse( char *p; struct ip6t_MAP66_info* info = (struct ip6t_MAP66_info*)(*target)->data; - void* bla = NULL; - info = bla; - switch(c) { case '1': if (!optarg) { |