From 4502951aed77f18175adb601f0e094fd921c360d Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 28 Jan 2012 17:34:39 +0100 Subject: Moved mTrading into the TradeHandler Really only the trade handler is concerned about whether the player is currently in a trade or not. Reviewed-by: Erik Schilling --- src/playerinfo.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/playerinfo.h') diff --git a/src/playerinfo.h b/src/playerinfo.h index faba561d..d7483cc1 100644 --- a/src/playerinfo.h +++ b/src/playerinfo.h @@ -222,17 +222,6 @@ namespace PlayerInfo */ void setBuySellState(BuySellState buySellState); - /** - * Returns true if the player is involved in a trade at the moment, false - * otherwise. - */ - bool isTrading(); - - /** - * Sets whether the player is currently involved in trade or not. - */ - void setTrading(bool trading); - // --- Specials --------------------------------------------------------------- /** -- cgit v1.2.3-70-g09d2