mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
Eliminate unused private field (compiler warning).
This commit is contained in:
parent
ca93b4a1ac
commit
5ef758bbd4
2 changed files with 1 additions and 5 deletions
|
@ -49,9 +49,6 @@ public:
|
|||
* @return Fingerprint of currently running network environment
|
||||
*/
|
||||
uint64_t getNetworkConfigurationFingerprint();
|
||||
|
||||
private:
|
||||
const RuntimeEnvironment *_r;
|
||||
};
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue