summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeron Johnson <deron.johnson@sun.com>2005-06-09 14:06:30 +0000
committerDeron Johnson <deron.johnson@sun.com>2005-06-09 14:06:30 +0000
commitdff29b681dd1ec0b514c040973639f7aa21184f1 (patch)
treea58484e8414ffb11d47cca2226b7ef89030f6de3
parentdd4b1ae0dbc36f158e7c687731fa7007fa7a06d2 (diff)
CRemoved obsolete comment.
VS: ----------------------------------------------------------------------
-rw-r--r--dix/events.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dix/events.c b/dix/events.c
index 654228439..b1d331817 100644
--- a/dix/events.c
+++ b/dix/events.c
@@ -3655,7 +3655,6 @@ ProcessPointerEvent (xE, mouse, count)
#endif
#ifdef LG3D
- /* TODO: bug: this doesn't handle synchronous grabs properly */
if (lgeDisplayServerIsAlive &&
!lgePickerClient->clientGone &&
!lgeEventComesFromDS) {