Skip to content

Commit d09cdf2

Browse files
committed
remove old decl
1 parent 9fc9f47 commit d09cdf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libvips/foreign/foreign.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,8 +1529,6 @@ vips__foreign_convert_saveable(VipsImage *in, VipsImage **ready,
15291529
VipsForeignSaveable saveable, VipsBandFormat *format, VipsCoding *coding,
15301530
VipsArrayDouble *background)
15311531
{
1532-
VipsBandFormat original_format = in->BandFmt;
1533-
15341532
VipsImage *out;
15351533

15361534
/* in holds a reference to the output of our chain as we build it.

0 commit comments

Comments
 (0)