mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
cleanup
This commit is contained in:
parent
a35527ae88
commit
d3d83b3557
1 changed files with 0 additions and 12 deletions
|
@ -479,18 +479,6 @@ public class GameUtils {
|
|||
lang, dict, 2, 1, inviteID, 0, true );
|
||||
}
|
||||
|
||||
// private static long makeNewMultiGame( Context context, long groupID,
|
||||
// CommsAddrRec addr,
|
||||
// int[] lang, String[] dict,
|
||||
// int nPlayersT, int nPlayersH,
|
||||
// String inviteID, int gameID,
|
||||
// boolean isHost )
|
||||
// {
|
||||
// return makeNewMultiGame( context, null, groupID, addr, lang, dict,
|
||||
// nPlayersT, nPlayersH, inviteID, gameID,
|
||||
// isHost );
|
||||
// }
|
||||
|
||||
private static long makeNewMultiGame( Context context, MultiMsgSink sink, long groupID,
|
||||
CommsAddrRec addr, int[] lang, String[] dict,
|
||||
int nPlayersT, int nPlayersH,
|
||||
|
|
Loading…
Add table
Reference in a new issue