Removing unwanted and forgotten debug line ref. #20

This commit is contained in:
bakkeby 2020-03-23 19:03:02 +01:00
parent 52db51175b
commit becbb9bfbf

View File

@ -4,7 +4,6 @@ focusstack(const Arg *arg)
int i = stackpos(arg);
Client *c, *p;
snprintf(selmon->ltsymbol, sizeof selmon->ltsymbol, "%d", n);
if (i < 0)
return;