summaryrefslogtreecommitdiff
path: root/src/lnx_kbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lnx_kbd.c')
-rw-r--r--src/lnx_kbd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lnx_kbd.c b/src/lnx_kbd.c
index 5292f77..e69e1b6 100644
--- a/src/lnx_kbd.c
+++ b/src/lnx_kbd.c
@@ -183,7 +183,6 @@ OpenKeyboard(InputInfoPtr pInfo)
return FALSE;
}
- xf86Msg(X_CONFIG, "%s: Protocol: %s\n", pInfo->name, s);
free(s);
s = xf86SetStrOption(pInfo->options, "Device", NULL);