mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
First pass at cleaning up old OGS1 and Local Inventory: removed everything-inventory in CommsManager, which wasn't actively used anymore.
This commit is contained in:
@@ -656,7 +656,7 @@ namespace OpenSim
|
||||
case "Add-InventoryHost":
|
||||
if (cmdparams.Length > 0)
|
||||
{
|
||||
m_commsManager.AddInventoryService(cmdparams[0]);
|
||||
m_log.Info("Not implemented.");
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user