summaryrefslogtreecommitdiff
path: root/src/evdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev.c')
-rwxr-xr-xsrc/evdev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/evdev.c b/src/evdev.c
index 862e940..4410979 100755
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -2253,8 +2253,6 @@ EvdevPreInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
goto error;
}
- ErrorF("[X11][EvdevPreInit] pInfo is NOT NULL !\n");
-
/* Initialise the InputInfoRec. */
pInfo->flags = 0;
pInfo->type_name = "UNKNOWN";