diff extensions/test_app/ta_cli.c @ 121:a66027056162

Removed useless message
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 09 Dec 2009 17:47:49 +0900
parents d7acdc46134d
children 8ee43cf85a5f
line wrap: on
line diff
--- a/extensions/test_app/ta_cli.c	Wed Dec 09 17:36:38 2009 +0900
+++ b/extensions/test_app/ta_cli.c	Wed Dec 09 17:47:49 2009 +0900
@@ -220,7 +220,6 @@
 	CHECK_FCT_DO( fd_msg_send( &req, ta_cb_ans, svg ), goto out );
 
 out:
-	TRACE_DEBUG(FULL, "Client function terminated");	
 	return;
 }
 
"Welcome to our mercurial repository"