Jukka, thanks for being faster than me!
This commit is contained in:
parent
72faa1919e
commit
3b18f17d4d
1 changed files with 0 additions and 1 deletions
1
event.c
1
event.c
|
@ -240,7 +240,6 @@ enternotify(XEvent *e) {
|
||||||
|
|
||||||
static void
|
static void
|
||||||
expose(XEvent *e) {
|
expose(XEvent *e) {
|
||||||
Client *c;
|
|
||||||
XExposeEvent *ev = &e->xexpose;
|
XExposeEvent *ev = &e->xexpose;
|
||||||
|
|
||||||
if(ev->count == 0) {
|
if(ev->count == 0) {
|
||||||
|
|
Loading…
Reference in a new issue