mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
remove commented out function declaration
This commit is contained in:
parent
e2b1a7157e
commit
0f6c53589e
1 changed files with 0 additions and 3 deletions
|
@ -118,9 +118,6 @@ private:
|
||||||
void _setRegistryIPv4Value(const char *regKey,const std::vector<std::string> &value);
|
void _setRegistryIPv4Value(const char *regKey,const std::vector<std::string> &value);
|
||||||
void _syncIps();
|
void _syncIps();
|
||||||
|
|
||||||
// clean up invalid values put into the windows registry
|
|
||||||
// void _cleanRegistry();
|
|
||||||
|
|
||||||
void (*_handler)(void *,uint64_t,const MAC &,const MAC &,unsigned int,unsigned int,const void *,unsigned int);
|
void (*_handler)(void *,uint64_t,const MAC &,const MAC &,unsigned int,unsigned int,const void *,unsigned int);
|
||||||
void *_arg;
|
void *_arg;
|
||||||
MAC _mac;
|
MAC _mac;
|
||||||
|
|
Loading…
Add table
Reference in a new issue