drop obsolete comment

This commit is contained in:
okan
2017-05-09 18:43:40 +00:00
parent 113ffcf47e
commit 16a2ccc225

View File

@@ -215,7 +215,6 @@ xev_handle_enternotify(XEvent *ee)
client_setactive(cc); client_setactive(cc);
} }
/* We can split this into two event handlers. */
static void static void
xev_handle_buttonpress(XEvent *ee) xev_handle_buttonpress(XEvent *ee)
{ {