mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 12:05:45 +00:00
Removing debug print statement
This commit is contained in:
parent
f67b8be209
commit
3bc91e187c
1
dwm.c
1
dwm.c
@ -4102,7 +4102,6 @@ spawn(const Arg *arg)
|
||||
if (arg->v == dmenucmd)
|
||||
dmenumon[0] = '0' + selmon->num;
|
||||
#endif // NODMENU_PATCH
|
||||
fprintf(stderr, "spawn running cmd:\n");
|
||||
|
||||
#if RIODRAW_PATCH
|
||||
if ((pid = fork()) == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user