Index: uspace/srv/hid/display/display.c
===================================================================
--- uspace/srv/hid/display/display.c	(revision e1f2079eea6e0ce553d66ced5b7ca0b64e0b4929)
+++ uspace/srv/hid/display/display.c	(revision 1388f7f08c41cba76c34b0f31d86da64f7e07c6f)
@@ -313,5 +313,4 @@
 	// TODO Determine which seat the event belongs to
 	seat = ds_display_first_seat(display);
-	printf("ds_display_post_ptd_event: seat=%p\n", seat);
 	if (seat == NULL)
 		return EOK;
