summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-06-15 15:28:52 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-06-15 15:28:52 -0400
commit5ae5d497aef9a3f38995468a1793b99fad22c26e (patch)
treedb20420ceaad1c266d0531abe8126da7a10f2eb5
parentc1a1b35bdf5c65a7c61b8797b601695f124dd07d (diff)
xwayland: Remove stale TODO comment
-rw-r--r--hw/xfree86/xwayland/xwayland-input.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/xfree86/xwayland/xwayland-input.c b/hw/xfree86/xwayland/xwayland-input.c
index b028f36f4..cb13d5c7c 100644
--- a/hw/xfree86/xwayland/xwayland-input.c
+++ b/hw/xfree86/xwayland/xwayland-input.c
@@ -53,12 +53,6 @@
#include "xwayland.h"
#include "xwayland-private.h"
-/*
- * TODO:
- * - lose X kb focus when wayland surface loses it
- * - active grabs, grab owner crack
- */
-
static void
xwl_pointer_control(DeviceIntPtr device, PtrCtrl *ctrl)
{