Removing unwanted and forgotten debug line ref. #20
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user