From 664645986d11ec314047dcb58ea1a293d829eaca Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 16 Apr 2017 08:06:17 -0400 Subject: Document the Appearance Manager Also removed obsolete/unused code. --- ShiftOS.Updater.exe/Program.cs | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ShiftOS.Updater.exe/Program.cs (limited to 'ShiftOS.Updater.exe/Program.cs') diff --git a/ShiftOS.Updater.exe/Program.cs b/ShiftOS.Updater.exe/Program.cs deleted file mode 100644 index aa87901..0000000 --- a/ShiftOS.Updater.exe/Program.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace ShiftOS.Updater.exe -{ - class Program - { - static void Main(string[] args) - { - } - } -} -- cgit v1.2.3