From b3cfa06f9fbce292eaa9a3554f2c04468c7daccf Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sun, 29 Jul 2007 17:30:07 +0000 Subject: Forgot a few debug statements. --- src/gui/trade.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/gui/trade.cpp b/src/gui/trade.cpp index 63855704..37faafdf 100644 --- a/src/gui/trade.cpp +++ b/src/gui/trade.cpp @@ -18,7 +18,7 @@ * along with The Mana World; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id $ + * $Id$ */ #include "trade.h" @@ -262,10 +262,8 @@ void TradeWindow::action(const gcn::ActionEvent &event) if (event.getId() == "add") { - chatWindow->chatLog("Adding item.", BY_SERVER); if (!item) { - chatWindow->chatLog("Nothing to add.", BY_SERVER); return; } -- cgit v1.2.3-70-g09d2