mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Fix (some) compile-time warnings on Windows
This commit is contained in:
parent
7faaa55436
commit
13481cea18
3 changed files with 79 additions and 37 deletions
|
@ -25,10 +25,6 @@ class Link {
|
|||
friend class SharedPtr<Link>;
|
||||
|
||||
public:
|
||||
Link()
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param ifnameStr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue