remove useless extern DC also in grid layout

This commit is contained in:
Julien Danjou 2007-09-12 17:15:58 +02:00
parent cd4ee038a9
commit aa3967717d
1 changed files with 0 additions and 1 deletions

View File

@ -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)