From 01263d9ebb304d9fba90d741bf849e0865e3c17d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 23 Jul 2009 10:24:29 -0600 Subject: Clear some more support ifdefs --- src/gui/popupmenu.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/popupmenu.cpp') diff --git a/src/gui/popupmenu.cpp b/src/gui/popupmenu.cpp index 60ee7353..afaa2512 100644 --- a/src/gui/popupmenu.cpp +++ b/src/gui/popupmenu.cpp @@ -194,13 +194,11 @@ void PopupMenu::handleLink(const std::string &link) Net::getTradeHandler()->request(being); tradePartnerName = being->getName(); } -#ifdef EATHENA_SUPPORT // Attack action else if (link == "attack" && being) { player_node->attack(being, true); } -#endif else if (link == "unignore" && being && being->getType() == Being::PLAYER) -- cgit v1.2.3-70-g09d2