This commit is contained in:
John Cupitt 2010-01-28 21:31:00 +00:00
parent 14516e72d3
commit 016db6a29e
1 changed files with 0 additions and 2 deletions

View File

@ -131,8 +131,6 @@ im_copy_set_all( IMAGE *in, IMAGE *out,
return( -1 );
}
/* Prepare output header.
*/
if( im_cp_desc( out, in ) )
return( -1 );
out->Type = type;