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
This commit is contained in:
Harald Welte 2020-02-18 23:00:45 +01:00
parent 82368402af
commit 44866d501b
1 changed files with 0 additions and 2 deletions

View File

@ -87,8 +87,6 @@ static void handle_stdin_command(struct stdin_state *ss, char *cmd)
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,