Commit Diff


commit - 6cdc5a3db2cec4754cf996453e4cd4bb63069556
commit + 00b627fd46410a018b320c3922c3e5912b68c438
blob - e7bbfa00dd3a4e12dfaccc869327b637c66b7d5c
blob + 17c35503c95c34e4208af16ebf84c29e390cae6e
--- xitems.c
+++ xitems.c
@@ -167,7 +167,6 @@ proc(void)
 
 	XNextEvent(dpy, &ev);
 
-	/* XXX try to avoid full redraws */
 	switch (ev.type) {
 	case EnterNotify:
 		inwin = true;