diff --git a/patch/stacker.c b/patch/stacker.c index 4d66452..dc16d49 100644 --- a/patch/stacker.c +++ b/patch/stacker.c @@ -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;