diff options
Diffstat (limited to 'OpenSim/Services')
-rw-r--r-- | OpenSim/Services/InventoryService/InventoryService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Services/InventoryService/InventoryService.cs b/OpenSim/Services/InventoryService/InventoryService.cs index 86a903c..ea34195 100644 --- a/OpenSim/Services/InventoryService/InventoryService.cs +++ b/OpenSim/Services/InventoryService/InventoryService.cs | |||
@@ -195,7 +195,6 @@ namespace OpenSim.Services.InventoryService | |||
195 | 195 | ||
196 | if (skeletonFolders != null) | 196 | if (skeletonFolders != null) |
197 | { | 197 | { |
198 | |||
199 | InventoryFolderImpl rootFolder = null; | 198 | InventoryFolderImpl rootFolder = null; |
200 | 199 | ||
201 | // Need to retrieve the root folder on the first pass | 200 | // Need to retrieve the root folder on the first pass |