refactor: remove the spawn function declation
This commit is contained in:
parent
9b9fd452f2
commit
23e9813c88
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
||||||
|
|
||||||
#include "archy_dwm.h"
|
#include "archy_dwm.h"
|
||||||
|
|
||||||
static void spawn(const Arg *arg);
|
|
||||||
|
|
||||||
static void focusmon(const Arg *arg);
|
static void focusmon(const Arg *arg);
|
||||||
|
|
||||||
static void fullscreen(const Arg *arg);
|
static void fullscreen(const Arg *arg);
|
||||||
|
|
Loading…
Reference in a new issue