remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author

This commit is contained in:
UbitUmarov
2016-09-03 08:50:22 +01:00
parent 9aec227767
commit 4f9378bf97
4 changed files with 7 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ namespace OpenSim.Framework.Servers.HttpServer
/// </summary>
string StatusDescription { get; set; }
bool ReuseContext { get; set; }
// bool ReuseContext { get; set; }
/// <summary>
/// Add a header field and content to the response.