diff options
Diffstat (limited to 'OpenSim/Region/Communications/Local')
-rw-r--r-- | OpenSim/Region/Communications/Local/LocalLoginService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Communications/Local/LocalLoginService.cs b/OpenSim/Region/Communications/Local/LocalLoginService.cs index 6088890..3a7e324 100644 --- a/OpenSim/Region/Communications/Local/LocalLoginService.cs +++ b/OpenSim/Region/Communications/Local/LocalLoginService.cs | |||
@@ -246,7 +246,6 @@ namespace OpenSim.Region.Communications.Local | |||
246 | 246 | ||
247 | return new InventoryData(AgentInventoryArray, userInventory.InventoryRoot.FolderID); | 247 | return new InventoryData(AgentInventoryArray, userInventory.InventoryRoot.FolderID); |
248 | } | 248 | } |
249 | |||
250 | } | 249 | } |
251 | } | 250 | } |
252 | } | 251 | } |