remove unused struct member
This commit is contained in:
parent
319292f3a5
commit
44250f75df
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue