summaryrefslogtreecommitdiffhomepage
path: root/patch/stacker.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/stacker.c')
-rw-r--r--patch/stacker.c1
1 files changed, 0 insertions, 1 deletions
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;