From 7f2ff790b6f7583c32e9c6931b651a0edb754658 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 4 Feb 2017 17:56:59 -0500 Subject: Slightly better cursor and fixed downloader --- ShiftOS.WinForms/Applications/Downloader.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications') diff --git a/ShiftOS.WinForms/Applications/Downloader.cs b/ShiftOS.WinForms/Applications/Downloader.cs index 0c3076d..1968660 100644 --- a/ShiftOS.WinForms/Applications/Downloader.cs +++ b/ShiftOS.WinForms/Applications/Downloader.cs @@ -56,7 +56,6 @@ namespace ShiftOS.WinForms.Applications public void OnSkinLoad() { - SetupUI(); } public bool OnUnload() -- cgit v1.2.3