aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/wm/arg.c
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2021-10-04 07:18:56 -0700
committerNicholas Noll <nbnoll@eml.cc>2021-10-04 07:18:56 -0700
commitd69354eedb0b25767293b7aac9ab32def01005f3 (patch)
tree3ca52c7cf1d22893a7878bb47c7587b889084f66 /sys/cmd/wm/arg.c
parent7e7fab861a7e5baae9182419f7f320af36ce1ec4 (diff)
checkin(wm)
Diffstat (limited to 'sys/cmd/wm/arg.c')
-rw-r--r--sys/cmd/wm/arg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/cmd/wm/arg.c b/sys/cmd/wm/arg.c
index 060393e..bf58534 100644
--- a/sys/cmd/wm/arg.c
+++ b/sys/cmd/wm/arg.c
@@ -1,7 +1,5 @@
#include "wm.h"
-void tile(Monitor *m);
-
void
spawn(Arg *arg)
{