mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
nuke unused constant
This commit is contained in:
parent
92ec742f90
commit
2fc48cbd97
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ public class GamesList extends XWListActivity
|
|||
implements DispatchNotify.HandleRelaysIface,
|
||||
RefreshMsgsTask.RefreshMsgsIface {
|
||||
|
||||
private static final int CONFIRM_DELETE_ALL = DlgDelegate.DIALOG_LAST + 1;
|
||||
|
||||
private GameListAdapter m_adapter;
|
||||
private String m_invalPath = null;
|
||||
private String m_missingDict;
|
||||
|
|
Loading…
Add table
Reference in a new issue