@ -52,12 +52,6 @@ typedef struct Client {
gboolean zoomed, fullscreen, isinspecting, sslfailed;
} Client;
typedef struct {
char *label;
void (*func)(Client *c, const Arg *arg);
const Arg arg;
} Item;
guint mod;
guint keyval;