Sfoglia il codice sorgente

remove an unneeded client attribute

Julius Pfrommer 9 anni fa
parent
commit
88138e7d70
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;