oops jpeg read
the recent jpeg read change had a couple of left-over variables
This commit is contained in:
parent
f13bf34ce3
commit
40ee1823e5
@ -931,7 +931,6 @@ buf_source (j_decompress_ptr cinfo, void *buf, size_t len)
|
||||
static int
|
||||
bufjpeg2vips( void *buf, size_t len, IMAGE *out, gboolean header_only )
|
||||
{
|
||||
char *p, *q;
|
||||
struct jpeg_decompress_struct cinfo;
|
||||
ErrorManager eman;
|
||||
int result;
|
||||
|
Loading…
Reference in New Issue
Block a user