diff --git a/speedwm.c b/speedwm.c index 395a5f5..7e451e7 100644 --- a/speedwm.c +++ b/speedwm.c @@ -883,9 +883,6 @@ static const char *clickstatus[] = { "/bin/sh", "-c", NULL, NULL }; /* for runni /* Configuration */ #include "options.h" /* Include options */ -/* Options */ -static int systraypinningfailfirst = 1; - /* Rest of the headers */ #include "autostart.h" /* Add autostart support */ #include "colors.h" /* Include colors */