diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ZeroTierOne.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/ZeroTierOne.h b/include/ZeroTierOne.h index 38ae7d8a..9690489a 100644 --- a/include/ZeroTierOne.h +++ b/include/ZeroTierOne.h @@ -443,16 +443,6 @@ typedef struct uint64_t address; /** - * Current world ID - */ - uint64_t worldId; - - /** - * Current world revision/timestamp - */ - uint64_t worldTimestamp; - - /** * Public identity in string-serialized form (safe to send to others) * * This pointer will remain valid as long as the node exists. |