diff options
author | Adam Frisby | 2007-06-05 21:47:46 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-05 21:47:46 +0000 |
commit | bc380ccba6bd2f8f036cd394ad65543f1eef5e2b (patch) | |
tree | eb9ce85ee9ec2e6b4af59e417be8956364afdbaf /OpenSim | |
parent | Hippos! (diff) | |
download | opensim-SC_OLD-bc380ccba6bd2f8f036cd394ad65543f1eef5e2b.zip opensim-SC_OLD-bc380ccba6bd2f8f036cd394ad65543f1eef5e2b.tar.gz opensim-SC_OLD-bc380ccba6bd2f8f036cd394ad65543f1eef5e2b.tar.bz2 opensim-SC_OLD-bc380ccba6bd2f8f036cd394ad65543f1eef5e2b.tar.xz |
Unhippos!
Diffstat (limited to 'OpenSim')
-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(); |