diff options
author | Jeff Ames | 2008-03-18 03:41:05 +0000 |
---|---|---|
committer | Jeff Ames | 2008-03-18 03:41:05 +0000 |
commit | 9f7639fd6d2d7fd37587223259303377ee15bab4 (patch) | |
tree | 686d6d493fda3dd2de2fa83221a1e5500ddcd37a /OpenSim/Region/Communications/Local/LocalLoginService.cs | |
parent | Building on Joha's update... (diff) | |
download | opensim-SC_OLD-9f7639fd6d2d7fd37587223259303377ee15bab4.zip opensim-SC_OLD-9f7639fd6d2d7fd37587223259303377ee15bab4.tar.gz opensim-SC_OLD-9f7639fd6d2d7fd37587223259303377ee15bab4.tar.bz2 opensim-SC_OLD-9f7639fd6d2d7fd37587223259303377ee15bab4.tar.xz |
Formatting cleanup.
Diffstat (limited to 'OpenSim/Region/Communications/Local/LocalLoginService.cs')
-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 | } |