From efb1d3d1959547c9692328e6cb1bb3268475a915 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 May 2015 01:00:03 +0300 Subject: Remove support for split button from inventory. In all supported servers this button is useless. --- src/gui/windows/inventorywindow.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/gui/windows/inventorywindow.h') diff --git a/src/gui/windows/inventorywindow.h b/src/gui/windows/inventorywindow.h index eb82b0fb5..cb08a8fa2 100644 --- a/src/gui/windows/inventorywindow.h +++ b/src/gui/windows/inventorywindow.h @@ -121,11 +121,6 @@ class InventoryWindow final : public Window, */ void valueChanged(const SelectionEvent &event) override final; - /** - * Sets whether the split button should be shown. - */ - void setSplitAllowed(const Visible allowed); - /** * Closes the Storage Window, as well as telling the server that the * window has been closed. @@ -185,7 +180,6 @@ class InventoryWindow final : public Window, Button *mUseButton; Button *mDropButton; - Button *mSplitButton; Button *mOutfitButton; Button *mShopButton; Button *mCartButton; -- cgit v1.2.3-60-g2f50