remove unused struct member

This commit is contained in:
Martin Reinecke 2013-01-08 08:33:55 +01:00
parent 319292f3a5
commit 44250f75df

View file

@ -44,7 +44,6 @@ typedef struct
{ {
sharp_jobtype type; sharp_jobtype type;
int spin; int spin;
int add_output;
int nmaps, nalm; int nmaps, nalm;
int flags; int flags;
void **map; void **map;