From 355d0fdb952a7f796898fcc6b98f21e9eec9eb78 Mon Sep 17 00:00:00 2001
From: Jeff Ames
Date: Wed, 6 Feb 2008 07:36:14 +0000
Subject: Revert color console changes until a cross-platform method is found.
---
OpenSim/Framework/Console/ConsoleBase.cs | 1 -
bin/OpenSim.32BitLaunch.exe.config | 20 +-------------------
bin/OpenSim.Grid.AssetServer.exe.config | 20 +-------------------
bin/OpenSim.Grid.GridServer.exe.config | 20 +-------------------
bin/OpenSim.Grid.InventoryServer.exe.config | 20 +-------------------
bin/OpenSim.Grid.MessagingServer.exe.config | 20 +-------------------
bin/OpenSim.Grid.ScriptServer.exe.config | 20 +-------------------
bin/OpenSim.Grid.UserServer.exe.config | 20 +-------------------
bin/OpenSim.exe.config | 20 +-------------------
bin/OpenSimExport.exe.config | 20 +-------------------
bin/SimpleApp.exe.config | 20 +-------------------
11 files changed, 10 insertions(+), 191 deletions(-)
diff --git a/OpenSim/Framework/Console/ConsoleBase.cs b/OpenSim/Framework/Console/ConsoleBase.cs
index 6ea9b5d..1a29055 100644
--- a/OpenSim/Framework/Console/ConsoleBase.cs
+++ b/OpenSim/Framework/Console/ConsoleBase.cs
@@ -192,7 +192,6 @@ namespace OpenSim.Framework.Console
}
catch (FormatException)
{
- // Some older systems dont support coloured text.
System.Console.WriteLine(args);
}
}
diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config
index cb5f4c9..ebe552b 100644
--- a/bin/OpenSim.32BitLaunch.exe.config
+++ b/bin/OpenSim.32BitLaunch.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.AssetServer.exe.config b/bin/OpenSim.Grid.AssetServer.exe.config
index 01cda60..21bd6a0 100644
--- a/bin/OpenSim.Grid.AssetServer.exe.config
+++ b/bin/OpenSim.Grid.AssetServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.GridServer.exe.config b/bin/OpenSim.Grid.GridServer.exe.config
index 836c3f4..170db91 100644
--- a/bin/OpenSim.Grid.GridServer.exe.config
+++ b/bin/OpenSim.Grid.GridServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.InventoryServer.exe.config b/bin/OpenSim.Grid.InventoryServer.exe.config
index 3a2fd95..a8e75b1 100644
--- a/bin/OpenSim.Grid.InventoryServer.exe.config
+++ b/bin/OpenSim.Grid.InventoryServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.MessagingServer.exe.config b/bin/OpenSim.Grid.MessagingServer.exe.config
index e8c34d2..2e240e0 100644
--- a/bin/OpenSim.Grid.MessagingServer.exe.config
+++ b/bin/OpenSim.Grid.MessagingServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.ScriptServer.exe.config b/bin/OpenSim.Grid.ScriptServer.exe.config
index 026d0f1..5e58f58 100644
--- a/bin/OpenSim.Grid.ScriptServer.exe.config
+++ b/bin/OpenSim.Grid.ScriptServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.Grid.UserServer.exe.config b/bin/OpenSim.Grid.UserServer.exe.config
index 5e7b8d5..63f62ba 100644
--- a/bin/OpenSim.Grid.UserServer.exe.config
+++ b/bin/OpenSim.Grid.UserServer.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config
index 222fe96..9d2aaed 100644
--- a/bin/OpenSim.exe.config
+++ b/bin/OpenSim.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/OpenSimExport.exe.config b/bin/OpenSimExport.exe.config
index 5cf4b9f..fce85b2 100644
--- a/bin/OpenSimExport.exe.config
+++ b/bin/OpenSimExport.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/bin/SimpleApp.exe.config b/bin/SimpleApp.exe.config
index 8130ef5..3156c73 100644
--- a/bin/SimpleApp.exe.config
+++ b/bin/SimpleApp.exe.config
@@ -6,25 +6,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
--
cgit v1.1