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