K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-14T21:35:07.000000Z K 7 svn:log V 354 Merge ipx_input.c:1.52 from HEAD to RELENG_6: Remove dead code associated with 'mcopy' in ipx_forward(): at no point are the contents of the forwarded mbuf ever copied into mcopy, so there's no need to have mcopy, conditionally look at mcopy, or conditionally free it. Noticed by: Coverity Prevent analysis tool Approved by: re (scottl) END