瀏覽代碼

remove an unneeded client attribute

Julius Pfrommer 9 年之前
父節點
當前提交
88138e7d70
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;