remove useless extern Client sel in tile layout
This commit is contained in:
parent
47aff1a860
commit
b0933b177c
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue