delete unused function "getMyWinnerState"; activate Engine-Action-Log in localHand; run astyle

This commit is contained in:
floty
2011-10-29 14:41:17 +00:00
parent 01047622c2
commit bb3fb9e13c
7 changed files with 31 additions and 51 deletions
-1
View File
@@ -110,7 +110,6 @@ public:
bool getSBluffStatus() const;
void setMyWinnerState (bool theValue, int pot);
bool getMyWinnerState() const;
void action();
int checkMyAction(int targetAction, int targetBet, int highestSet, int minimumRaise, int smallBlind);