diff options
Diffstat (limited to 'movestack.c')
-rw-r--r-- | movestack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/movestack.c b/movestack.c index c040462..8d22a6b 100644 --- a/movestack.c +++ b/movestack.c @@ -46,4 +46,3 @@ movestack(const Arg *arg) { arrange(selmon); } } - |