refactor: remove the spawn function declation

This commit is contained in:
Anas Elgarhy 2023-11-20 01:41:50 +02:00
parent 9b9fd452f2
commit 23e9813c88
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@
#include "archy_dwm.h"
static void spawn(const Arg *arg);
static void focusmon(const Arg *arg);
static void fullscreen(const Arg *arg);