summary refs log tree commit diff stats
path: root/keymaps.c
diff options
context:
space:
mode:
Diffstat (limited to 'keymaps.c')
-rw-r--r--keymaps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keymaps.c b/keymaps.c
index c3de8d7649..bd893288aa 100644
--- a/keymaps.c
+++ b/keymaps.c
@@ -99,8 +99,10 @@ static kbd_layout_t *parse_keyboard_layout(const char *language,
 				    "Warning: Could not assign keysym %s (0x%x) because of memory constraints.\n",
 				    line, keysym);
 			} else {
+#if 0
 			    fprintf(stderr, "Setting %d: %d,%d\n",
 				    k->extra_count, keysym, keycode);
+#endif
 			    k->keysym2keycode_extra[k->extra_count].
 				keysym = keysym;
 			    k->keysym2keycode_extra[k->extra_count].