Revert "Applied the push patch"

This reverts commit a07863a4b5.
This commit is contained in:
Micah Gorrell 2023-05-12 16:56:11 -06:00
parent 7f19498c4d
commit c8eaadfab3
5 changed files with 1 additions and 199 deletions

2
dwl.c
View file

@ -441,9 +441,7 @@ static Atom netatom[NetLast];
#endif
/* configuration, allows nested code to access above variables */
#include "push.h"
#include "config.h"
#include "push.c"
/* attempt to encapsulate suck into one file */
#include "client.h"