summaryrefslogtreecommitdiff
path: root/src/gui/shopwindow.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-02-18 16:40:55 +0300
committerAndrei Karas <akaras@inbox.ru>2013-02-18 16:40:55 +0300
commit0b236e4e04a6d89d34925ce9d2875c002e135b23 (patch)
treeead38bd486f6018f8a4a608486ea1cc8e2d4ac60 /src/gui/shopwindow.h
parent0e21b478636fac986a5e2276662da6a6e1692f9e (diff)
downloadplus-0b236e4e04a6d89d34925ce9d2875c002e135b23.tar.gz
plus-0b236e4e04a6d89d34925ce9d2875c002e135b23.tar.bz2
plus-0b236e4e04a6d89d34925ce9d2875c002e135b23.tar.xz
plus-0b236e4e04a6d89d34925ce9d2875c002e135b23.zip
Remove auction bot support.
This bot for long time offline in tmw and possible will be never online.
Diffstat (limited to 'src/gui/shopwindow.h')
-rw-r--r--src/gui/shopwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/shopwindow.h b/src/gui/shopwindow.h
index 9b7e64572..383016029 100644
--- a/src/gui/shopwindow.h
+++ b/src/gui/shopwindow.h
@@ -155,11 +155,9 @@ class ShopWindow final : public Window, public gcn::ActionListener,
Button *mBuyAddButton;
Button *mBuyDeleteButton;
Button *mBuyAnnounceButton;
- Button *mBuyAuctionButton;
Button *mSellAddButton;
Button *mSellDeleteButton;
Button *mSellAnnounceButton;
- Button *mSellAuctionButton;
CheckBox *mAnnounceLinks;
int mSelectedItem;