From ca93ff798b3ea36abd6acbf3e63000516a5b1b7d Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Mon, 31 Oct 2016 16:43:50 +0100 Subject: [PATCH] trying --- slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp b/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp index c87200ddd..1a477e7cd 100644 --- a/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp +++ b/slsReceiverSoftware/src/slsReceiverTCPIPInterface.cpp @@ -2354,7 +2354,7 @@ int slsReceiverTCPIPInterface::set_timer() { strcpy(mess,"Error reading from socket\n"); ret = FAIL; } - printf("index[0]:%d index[1]:%d\n",index[0],index[1]); + // execute action if the arguments correctly arrived #ifdef SLS_RECEIVER_UDP_FUNCTIONS if (ret==OK) {