remove old close-early comment from openexr load
no longer relevant in the world of minimise
This commit is contained in:
parent
53e0bc6698
commit
67f3cc13ec
@ -348,11 +348,6 @@ vips__openexr_generate( VipsRegion *out,
|
||||
}
|
||||
}
|
||||
|
||||
/* We can't shut down the input file early for tile read, even if we
|
||||
* know load is in sequential mode, since we are not inside a
|
||||
* vips_sequential() and requests are not guaranteed to be in order.
|
||||
*/
|
||||
|
||||
return( 0 );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user