I cut a parasite out of the code!

This commit is contained in:
Michael 2017-02-15 20:12:45 -05:00
parent 337b25e3b3
commit 5f331ab706

View file

@ -166,16 +166,6 @@ namespace ShiftOS.Engine
Thread.Sleep(75);
if (Shiftorium.UpgradeInstalled("desktop"))
{
Console.Write("{START_DESKTOP}");
Thread.Sleep(50);
Console.WriteLine(" ...{DONE}.");
}
Thread.Sleep(50);
Console.WriteLine("{SYSTEM_INITIATED}");