mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
remove unused member
This commit is contained in:
parent
8fb962eaab
commit
764180fc48
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ public class CurGameInfo {
|
|||
public boolean allowPickTiles;
|
||||
public boolean allowHintRect;
|
||||
public XWPhoniesChoice phoniesAction;
|
||||
public boolean confirmBTConnect; /* only used for BT */
|
||||
|
||||
// private int[] m_visiblePlayers;
|
||||
// private int m_nVisiblePlayers;
|
||||
|
|
Loading…
Reference in a new issue