Struct: Fix mistake in Alias struct
This commit is contained in:
parent
a496d77f9e
commit
d8d09f9e1a
@ -350,11 +350,6 @@ typedef struct
|
||||
{
|
||||
char *name;
|
||||
char *content;
|
||||
char *role;
|
||||
int screen;
|
||||
int tag;
|
||||
Bool free;
|
||||
Bool max;
|
||||
} Alias;
|
||||
|
||||
/* Rule struct */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user