diff --git a/layouts/grid.c b/layouts/grid.c index 02856792..65c2d4fe 100644 --- a/layouts/grid.c +++ b/layouts/grid.c @@ -26,7 +26,6 @@ #include "tag.h" extern Client *clients; /* global client list and stack */ -extern DC dc; void grid(Display *disp, awesome_config *awesomeconf)