stuff
This commit is contained in:
parent
14516e72d3
commit
016db6a29e
@ -131,8 +131,6 @@ im_copy_set_all( IMAGE *in, IMAGE *out,
|
|||||||
return( -1 );
|
return( -1 );
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Prepare output header.
|
|
||||||
*/
|
|
||||||
if( im_cp_desc( out, in ) )
|
if( im_cp_desc( out, in ) )
|
||||||
return( -1 );
|
return( -1 );
|
||||||
out->Type = type;
|
out->Type = type;
|
||||||
|
Loading…
Reference in New Issue
Block a user