From 4a6aa38c93082933157feb596322a6964ba7500e Mon Sep 17 00:00:00 2001 From: sven-ola Date: Thu, 7 Oct 2010 14:57:03 +0000 Subject: oops git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@16 3484d885-4da6-438d-b19d-107d078dd756 --- libip6t_MAP66.c | 3 --- 1 file changed, 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) { -- cgit v1.2.3