this is useless now too, since systray isn't in speedwm.c

This commit is contained in:
speedie 2022-12-06 18:11:48 +01:00
parent 2949079a9e
commit 2f643033eb

View file

@ -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 */