Przeglądaj źródła

remove an unneeded client attribute

Julius Pfrommer 9 lat temu
rodzic
commit
88138e7d70
1 zmienionych plików z 0 dodań i 1 usunięć
  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;