client: user_shell.c: Don't echo stdin on stdout

This is a debug statement that shouldn't be in the code anymore

Change-Id: I6601e06c843ee7c8d151011af072186bfc5d3efa
diff --git a/src/client/user_shell.c b/src/client/user_shell.c
index 11601d6..abe1542 100644
--- a/src/client/user_shell.c
+++ b/src/client/user_shell.c
@@ -87,8 +87,6 @@
 
 	OSMO_ASSERT(ss->rx_msg);
 
-	printf("stdin: `%s'\n", cmd);
-
 	if (!strcasecmp(cmd, "RESET")) {
 		/* reset the [remote] card */
 		pdu = rspro_gen_ClientSlotStatusInd(bc->srv_conn.clslot, &bslot,