Explorar el Código

remove an unneeded client attribute

Julius Pfrommer hace 9 años
padre
commit
88138e7d70
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/client/ua_client_internal.h

+ 0 - 1
src/client/ua_client_internal.h

@@ -68,7 +68,6 @@ struct UA_Client {
 
     /* Session */
     UA_UserTokenPolicy token;
-    UA_NodeId sessionId;
     UA_NodeId authenticationToken;
     UA_UInt32 requestHandle;