remove stack from externs

This commit is contained in:
Julien Danjou 2007-10-03 00:15:50 +02:00
parent 5ecb754d62
commit cd46ec6378
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include "util.h"
#include "layouts/tile.h"
extern Client *clients, *sel, *stack; /* global client list and stack */
extern Client *clients, *sel; /* global client list */
/** Check if at least a client is tagged with tag number t and is on screen
* screen