From 8944c7d5e994eace371deb7596ec174db7f41290 Mon Sep 17 00:00:00 2001 From: Okan Demirmen Date: Tue, 9 May 2017 18:43:41 +0000 Subject: drop obsolete comment --- app/cwm/xevents.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/cwm/xevents.c') diff --git a/app/cwm/xevents.c b/app/cwm/xevents.c index 8316add50..f2430aafb 100644 --- a/app/cwm/xevents.c +++ b/app/cwm/xevents.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: xevents.c,v 1.127 2017/05/09 13:40:18 okan Exp $ + * $OpenBSD: xevents.c,v 1.128 2017/05/09 18:43:40 okan Exp $ */ /* @@ -215,7 +215,6 @@ xev_handle_enternotify(XEvent *ee) client_setactive(cc); } -/* We can split this into two event handlers. */ static void xev_handle_buttonpress(XEvent *ee) { -- cgit v1.2.3