oops useless left-over member

This commit is contained in:
John Cupitt 2012-02-28 14:15:14 +00:00
parent 6ba96b2333
commit 3b5e049fd6
1 changed files with 0 additions and 5 deletions

View File

@ -126,11 +126,6 @@ typedef struct _VipsForeignLoad {
*/
VipsForeignFlags flags;
/* In sequential mode we need to track the y position so we can
* ensure top-to-bottom-ness.
*/
int y_pos;
/*< public >*/
/* The image we generate. This must be set by ->header().