From a3a4d08701f03a9ce5b448d8666146afee876ada Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Sep 2014 12:06:02 +0300 Subject: Remove auctionmanager. --- src/gui/widgets/tabs/setup_other.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/widgets/tabs/setup_other.cpp') diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp index ad25127f7..0b8bc6448 100644 --- a/src/gui/widgets/tabs/setup_other.cpp +++ b/src/gui/widgets/tabs/setup_other.cpp @@ -290,10 +290,6 @@ Setup_Other::Setup_Other(const Widget2 *const widget) : // TRANSLATORS: settings group new SetupItemLabel(_("Bots support"), "", this); - // TRANSLATORS: settings option - new SetupItemCheckBox(_("Enable auction bot support"), "", - "enableAuctionBot", this, "enableAuctionBotEvent", false); - // TRANSLATORS: settings option new SetupItemCheckBox(_("Enable guild bot support and disable native " "guild support"), "", "enableGuildBot", this, @@ -436,6 +432,5 @@ void Setup_Other::externalUpdated() { reread("showJob"); reread("enableGuildBot"); - reread("enableAuctionBot"); reread("enableBuggyServers"); } -- cgit v1.2.3-70-g09d2