From bc380ccba6bd2f8f036cd394ad65543f1eef5e2b Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Tue, 5 Jun 2007 21:47:46 +0000 Subject: [PATCH] Unhippos! --- OpenSim/OpenSim/Application.cs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/OpenSim/OpenSim/Application.cs b/OpenSim/OpenSim/Application.cs index e2966ab6b1..6d48393f5d 100644 --- a/OpenSim/OpenSim/Application.cs +++ b/OpenSim/OpenSim/Application.cs @@ -114,11 +114,6 @@ namespace OpenSim sim.StartUp(); - if (false) - { - Console.WriteLine("Hippos! [needed to commit something to test CCnet]"); - } - while (true) { OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt();