OSDN Git Service

* Added graphics options Floater
[radegast/radegast.git] / Radegast / GUI / Consoles / Inventory / InventoryConsole.cs
index b8a13d1..16eb259 100644 (file)
@@ -804,10 +804,6 @@ namespace Radegast
             {
                 Invoke(new MethodInvoker(() => TreeUpdateTimerTick(null, null)));
             }
-            else
-            {
-                return;
-            }
             TreeUpdateInProgress = false;
             UpdateStatus("OK");
             instance.TabConsole.DisplayNotificationInChat("Inventory update completed.");