From 44866d501beefd6b294c8e10c38caa227c9b7445 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 18 Feb 2020 23:00:45 +0100 Subject: [PATCH] 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 --- src/client/user_shell.c | 2 -- 1 file changed, 2 deletions(-) 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 @@ 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,