xserver: Branch 'xorg-server-1.5-apple'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Wed Nov 12 21:52:10 PST 2008


 mi/mieq.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 531f8599e29cc3882cc291a6817e9963923aed97
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Wed Nov 12 21:51:50 2008 -0800

    mi: Removed a line that I forgot to purge in the last commit... oops...

diff --git a/mi/mieq.c b/mi/mieq.c
index a0a3b8d..175ded0 100644
--- a/mi/mieq.c
+++ b/mi/mieq.c
@@ -163,7 +163,6 @@ mieqEnqueue(DeviceIntPtr pDev, xEvent *e)
     }
     else {
         static int stuck = 0;
-        newtail = (oldtail + 1) % QUEUE_SIZE;
         /* Toss events which come in late.  Usually this means your server's
          * stuck in an infinite loop somewhere, but SIGIO is still getting
          * handled. */


More information about the xorg-commit mailing list