summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/microtouch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/microtouch.c b/src/microtouch.c
index c71f59e..c0a3d19 100644
--- a/src/microtouch.c
+++ b/src/microtouch.c
@@ -275,8 +275,6 @@ MuTouchPreInit(InputDriverPtr drv, IDevPtr dev, int flags)
priv->proximity = FALSE;
priv->button_down = FALSE;
- DBG (9, XisbTrace (priv->buffer, 1));
-
MuTNewPacket (priv);
if (QueryHardware(local) != Success)
{