mirror of
https://github.com/opensim/opensim.git
synced 2026-06-22 13:25:40 +08:00
minor: fix mono compiler warning in ScriptsHttpRequests.cs
This commit is contained in:
@@ -395,7 +395,6 @@ namespace OpenSim.Region.CoreModules.Scripting.HttpRequest
|
||||
//public bool HttpVerboseThrottle = true; // not implemented
|
||||
public List<string> HttpCustomHeaders = null;
|
||||
public bool HttpPragmaNoCache = true;
|
||||
private Thread httpThread;
|
||||
|
||||
// Request info
|
||||
private UUID _itemID;
|
||||
|
||||
Reference in New Issue
Block a user