Stasik0 %!s(int64=9) %!d(string=hai) anos
pai
achega
c16e66e68e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/server/ua_securechannel_manager.c

+ 0 - 2
src/server/ua_securechannel_manager.c

@@ -106,8 +106,6 @@ UA_StatusCode UA_SecureChannelManager_renew(UA_SecureChannelManager *cm, UA_Conn
     if(channel == UA_NULL)
         return UA_STATUSCODE_BADINTERNALERROR;
 
-    printf("new token issued\n");
-
     //if no new security token is already issued
     if(channel->nextSecurityToken.tokenId == 0){
         channel->nextSecurityToken.channelId       = channel->securityToken.channelId;