remove useless extern DC also in grid layout
This commit is contained in:
parent
cd4ee038a9
commit
aa3967717d
|
@ -26,7 +26,6 @@
|
||||||
#include "tag.h"
|
#include "tag.h"
|
||||||
|
|
||||||
extern Client *clients; /* global client list and stack */
|
extern Client *clients; /* global client list and stack */
|
||||||
extern DC dc;
|
|
||||||
|
|
||||||
void
|
void
|
||||||
grid(Display *disp, awesome_config *awesomeconf)
|
grid(Display *disp, awesome_config *awesomeconf)
|
||||||
|
|
Loading…
Reference in New Issue