summaryrefslogtreecommitdiff
path: root/tests/test_monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_monitor.c')
-rw-r--r--tests/test_monitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_monitor.c b/tests/test_monitor.c
index 429dd0a..309981e 100644
--- a/tests/test_monitor.c
+++ b/tests/test_monitor.c
@@ -71,7 +71,6 @@ main(int argc, char *argv[])
fprintf(stderr, "Could not open display\n");
exit(1);
}
- printf("opened display: %p\n", dpy);
XklEngine *engine = xkl_engine_get_instance(dpy);
if (engine != NULL) {
XklConfigRec *current_config;