Index: uspace/app/netecho/netecho.c
===================================================================
--- uspace/app/netecho/netecho.c	(revision 849ed54afbef3ad0ec3af831e93a1353f9eaaf0f)
+++ uspace/app/netecho/netecho.c	(revision 4dd8529d49f0dfcebe110b2d6421fc0ef334ff51)
@@ -127,8 +127,4 @@
 	size_t reply_length;
 	int value;
-
-	// print the program label
-	printf("Task %d - ", task_get_id());
-	printf("%s\n", NAME);
 
 	// parse the command line arguments
