Remove leftover FREE() from changes in rev 1.50.

Noticed by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
This commit is contained in:
Andre Oppermann 2004-01-23 01:39:12 +00:00
parent ccaa41bc2c
commit 241f1e33b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124851

View file

@ -635,7 +635,6 @@ syncache_socket(sc, lso, m)
inp->in6p_laddr = laddr6;
goto abort;
}
FREE(sin6, M_SONAME);
} else
#endif
{