This has been in since 2003 or earlier, let's pretend it works.

Signed-off-by: Peter Hutterer <[email protected]>
---
 src/mouse.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/mouse.c b/src/mouse.c
index f18fe64..341f07f 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -2369,13 +2369,7 @@ SetupMouse(InputInfoPtr pInfo)
                    pMse->protoPara[i] = protoPara[i];
            /* if we come here PnP/OS mouse probing was successful */
        } else {
-#if 1
            /* PnP/OS mouse probing wasn't successful; we look at data */
-#else
-           xf86Msg(X_ERROR, "%s: cannot determine the mouse protocol\n",
-                   pInfo->name);
-           return FALSE;
-#endif
        }
     }
 
-- 
1.7.2.3

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to