summary refs log tree commit diff
path: root/xevents.c
diff options
context:
space:
mode:
authorokan <okan>2017-05-09 18:43:40 +0000
committerokan <okan>2017-05-09 18:43:40 +0000
commit16a2ccc225dc002e87f8f88481cbb8dc669a3d3e (patch)
tree0b666ee925017e4cd66b9788321ae876ac7399e9 /xevents.c
parent113ffcf47e3988730f393eb2ce8de734f8f22e89 (diff)
downloadcwm-16a2ccc225dc002e87f8f88481cbb8dc669a3d3e.tar.gz
cwm-16a2ccc225dc002e87f8f88481cbb8dc669a3d3e.tar.xz
cwm-16a2ccc225dc002e87f8f88481cbb8dc669a3d3e.zip
drop obsolete comment
Diffstat (limited to 'xevents.c')
-rw-r--r--xevents.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xevents.c b/xevents.c
index cc3515a..6f38605 100644
--- a/xevents.c
+++ b/xevents.c
@@ -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)
 {