mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
no need for stream hanlder description
This commit is contained in:
@@ -92,7 +92,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
public interface ISimpleStreamHandler
|
||||
{
|
||||
string Name { get; }
|
||||
string Description { get; }
|
||||
string Path { get; }
|
||||
|
||||
int RequestsReceived { get; }
|
||||
|
||||
Reference in New Issue
Block a user