OSDN Git Service

No need to update from Store
authorLatif Khalifa <latifer@streamgrid.net>
Fri, 19 Jun 2009 22:00:13 +0000 (22:00 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Fri, 19 Jun 2009 22:00:13 +0000 (22:00 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@60 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/Inventory/InventoryConsole.cs

index 0e49916..83b2a40 100644 (file)
@@ -883,6 +883,7 @@ namespace Radegast
 \r
             fetchFolder(f.UUID, f.OwnerID, false);\r
 \r
+            /*\r
             try\r
             {\r
                 List<InventoryBase> contents = client.Inventory.Store.GetContents(f);\r
@@ -895,6 +896,7 @@ namespace Radegast
             {\r
                 fetchFolder(f.UUID, f.OwnerID, true);\r
             }\r
+             */\r
 \r
             TreeNode dummy = null;\r
             foreach (TreeNode n in node.Nodes)\r