mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 00:15:45 +08:00
http reusecontext is obsolete
This commit is contained in:
@@ -549,7 +549,6 @@ namespace SecondLife
|
||||
parameters.TreatWarningsAsErrors = false;
|
||||
parameters.GenerateInMemory = false;
|
||||
|
||||
// this seems to cause issues on some windows servers
|
||||
// parameters.TempFiles = new TempFileCollection(Path.Combine(ScriptEnginesPath,
|
||||
// m_scriptEngine.World.RegionInfo.RegionID.ToString()), CompileWithDebugInformation);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user