mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
null method is already checked at low level, remove optional status 500 message
This commit is contained in:
@@ -149,7 +149,5 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
void RemoveJsonRPCHandler(string method);
|
||||
|
||||
string GetHTTP404(string host);
|
||||
|
||||
string GetHTTP500();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user