Remove leftover FREE() from changes in rev 1.50.

Noticed by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
This commit is contained in:
andre 2004-01-23 01:39:12 +00:00
parent df899a25be
commit df5be91d31

View File

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