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 | ||
dwm is an extremely fast wm for X | sinan@sinanmohd.com |
aboutsummaryrefslogtreecommitdiff |
-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) { |