diff options
-rw-r--r-- | event.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -240,7 +240,6 @@ enternotify(XEvent *e) { static void expose(XEvent *e) { - Client *c; XExposeEvent *ev = &e->xexpose; if(ev->count == 0) { |
index : dwm.git | ||
My build of dwm | Jackson Taylor <jackson@jacksontaylor.xyz> |
summaryrefslogtreecommitdiff |
-rw-r--r-- | event.c | 1 |
@@ -240,7 +240,6 @@ enternotify(XEvent *e) { static void expose(XEvent *e) { - Client *c; XExposeEvent *ev = &e->xexpose; if(ev->count == 0) { |