remove useless extern Client sel in tile layout

This commit is contained in:
Julien Danjou 2007-10-03 00:30:15 +02:00
parent 47aff1a860
commit b0933b177c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "layouts/tile.h" #include "layouts/tile.h"
/* extern */ /* extern */
extern Client *sel, *clients; extern Client *clients;
void void
uicb_setnmaster(Display *disp, uicb_setnmaster(Display *disp,