mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* Moved SendNameReply to ClientView
* Removed unused LoginService * Minor renames on BinaryStreamHandler
This commit is contained in:
@@ -28,5 +28,4 @@
|
||||
namespace OpenSim.Framework.Servers
|
||||
{
|
||||
public delegate string RestMethod( string request, string path, string param );
|
||||
public delegate string BinaryMethod(byte[] data, string path, string param);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user