Index: uspace/lib/ipcgfx/src/server.c
===================================================================
--- uspace/lib/ipcgfx/src/server.c	(revision 71cbe5c850f6e7e1f525054d77c8503781c9f010)
+++ uspace/lib/ipcgfx/src/server.c	(revision a8eed5fbd3a0a8c9b9d42cf67e4146914e1b1be4)
@@ -70,5 +70,4 @@
 	rc = gfx_set_color(srvgc->gc, color);
 	async_answer_0(call, rc);
-	printf("done with rgb_color_srv\n");
 }
 
