mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
remove timer thats no longer needed
This commit is contained in:
parent
c4c8ea62e2
commit
f20c7303e8
2 changed files with 215 additions and 2 deletions
|
@ -40,8 +40,6 @@ namespace WinUI
|
|||
set { _networkCollection = value; }
|
||||
}
|
||||
|
||||
private Timer timer = null;
|
||||
|
||||
public ToolbarItem()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue