mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Remove a hardcoded flow/dependency on the money module from LLCLientView
This commit is contained in:
@@ -1094,5 +1094,9 @@ namespace OpenSim.Tests.Common.Mock
|
||||
public void SendUserInfoReply(bool imViaEmail, bool visible, string email)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendCreateGroupReply(UUID groupID, bool success, string message)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user