Remove unused label.

MFC after:	1 week
This commit is contained in:
Andrey V. Elsukov 2014-03-31 14:40:35 +00:00
parent 27aa751c90
commit cd71804c84
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263971

View File

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