Remove unused label.

MFC after:	1 week
This commit is contained in:
ae 2014-03-31 14:40:35 +00:00
parent 1348bd8004
commit 3b453386af

View File

@ -634,7 +634,6 @@ ip6_forward(struct mbuf *m, int srcrt)
}
}
senderr:
if (mcopy == NULL)
goto out;
switch (error) {