From f20c7303e84cf5870356a5627d179c073a2e7f4f Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 14 Nov 2016 14:58:57 -0800 Subject: [PATCH] remove timer thats no longer needed --- windows/WinUI/ToolbarItem.xaml.cs | 2 - windows/WinUI/skxp03ie.tmp_proj | 215 ++++++++++++++++++++++++++++++ 2 files changed, 215 insertions(+), 2 deletions(-) create mode 100644 windows/WinUI/skxp03ie.tmp_proj diff --git a/windows/WinUI/ToolbarItem.xaml.cs b/windows/WinUI/ToolbarItem.xaml.cs index 991e1b4a9..fc6b6406d 100644 --- a/windows/WinUI/ToolbarItem.xaml.cs +++ b/windows/WinUI/ToolbarItem.xaml.cs @@ -40,8 +40,6 @@ namespace WinUI set { _networkCollection = value; } } - private Timer timer = null; - public ToolbarItem() { InitializeComponent(); diff --git a/windows/WinUI/skxp03ie.tmp_proj b/windows/WinUI/skxp03ie.tmp_proj new file mode 100644 index 000000000..f5c015b32 --- /dev/null +++ b/windows/WinUI/skxp03ie.tmp_proj @@ -0,0 +1,215 @@ + + + + + Debug + AnyCPU + {4CCA6B98-5E64-45BF-AC34-19B3E2570DB1} + WinExe + Properties + WinUI + ZeroTier One + v4.5 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + 5.0.40218.0 + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + true + 0 + 1.0.0.0 + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + true + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + WinUI.App + + + ZeroTierIcon.ico + + + false + + + false + + + + + + + + + NetworksPage.xaml + + + PeersPage.xaml + + + ToolbarItem.xaml + + + + + + + + App.xaml + Code + + + NetworkListView.xaml + Code + + + + + NetworkInfoView.xaml + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + + + True + True + True + + + True + True + True + + + True + True + True + + + True + True + True + + + + + + + + + copy $(SolutionDir)\copyutil\bin\$(ConfigurationName)\copyutil.exe $(ProjectDir)\$(OutDir)\copyutil.exe + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file