diff options
-rw-r--r-- | OpenSim/OpenSim/Application.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/OpenSim/Application.cs b/OpenSim/OpenSim/Application.cs index e2966ab..6d48393 100644 --- a/OpenSim/OpenSim/Application.cs +++ b/OpenSim/OpenSim/Application.cs | |||
@@ -114,11 +114,6 @@ namespace OpenSim | |||
114 | 114 | ||
115 | sim.StartUp(); | 115 | sim.StartUp(); |
116 | 116 | ||
117 | if (false) | ||
118 | { | ||
119 | Console.WriteLine("Hippos! [needed to commit something to test CCnet]"); | ||
120 | } | ||
121 | |||
122 | while (true) | 117 | while (true) |
123 | { | 118 | { |
124 | OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt(); | 119 | OpenSim.Framework.Console.MainConsole.Instance.MainConsolePrompt(); |