summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-07 16:57:03 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-07 16:57:03 +0200
commit4a6aa38c93082933157feb596322a6964ba7500e (patch)
treec7c263a3f88444c4de41de6e55794e26b57d4d89
parent50907826b01fb170d1d61ea89f4fd72515ecf53e (diff)
downloadNPTv6-4a6aa38c93082933157feb596322a6964ba7500e.tar
NPTv6-4a6aa38c93082933157feb596322a6964ba7500e.zip
oops
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@16 3484d885-4da6-438d-b19d-107d078dd756
-rw-r--r--libip6t_MAP66.c3
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) {