diff options
Diffstat (limited to 'patch/stacker.c')
| -rw-r--r-- | patch/stacker.c | 1 |
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; |
