Signed-off-by: Alexandr Shadchin <[email protected]>
---
src/bsd_kbd.c | 1 -
src/lnx_kbd.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/bsd_kbd.c b/src/bsd_kbd.c
index 1e432fd..710470a 100644
--- a/src/bsd_kbd.c
+++ b/src/bsd_kbd.c
@@ -357,7 +357,6 @@ OpenKeyboard(InputInfoPtr pInfo)
free(s);
return FALSE;
}
- xf86Msg(X_CONFIG, "%s: Protocol: %s\n", pInfo->name, s);
free(s);
s = xf86SetStrOption(pInfo->options, "Device", NULL);
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);
--
1.7.3.5
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel