Remove unnecessary code
This commit is contained in:
parent
0323b96188
commit
0910c08b14
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
Atom wmatom[WMLast], netatom[NetLast];
|
|
||||||
|
|
||||||
Atoms atoms_create(Display *const dpy)
|
Atoms atoms_create(Display *const dpy)
|
||||||
{
|
{
|
||||||
Atoms atoms = malloc(sizeof(struct Atoms));
|
Atoms atoms = malloc(sizeof(struct Atoms));
|
||||||
|
|
Loading…
Reference in a new issue