Browse Source

Jukka, thanks for being faster than me!

master
Anselm R. Garbe 18 years ago
parent
commit
3b18f17d4d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      event.c

+ 0
- 1
event.c View File

@ -240,7 +240,6 @@ enternotify(XEvent *e) {
static void
expose(XEvent *e) {
Client *c;
XExposeEvent *ev = &e->xexpose;
if(ev->count == 0) {


Loading…
Cancel
Save