diff --git a/src/structs.h b/src/structs.h index b47e4ef..845efb6 100644 --- a/src/structs.h +++ b/src/structs.h @@ -350,11 +350,6 @@ typedef struct { char *name; char *content; - char *role; - int screen; - int tag; - Bool free; - Bool max; } Alias; /* Rule struct */