Jukka, thanks for being faster than me! 3b18f17d
Anselm R. Garbe · 2007-01-15 19:01 1 file(s) · +0 −1
event.c +0 −1
240 240
241 241
static void
242 242
expose(XEvent *e) {
243 -
	Client *c;
244 243
	XExposeEvent *ev = &e->xexpose;
245 244
246 245
	if(ev->count == 0) {