diff --git a/xwords4/android/XWords4/src/org/eehouse/android/xw4/GamesList.java b/xwords4/android/XWords4/src/org/eehouse/android/xw4/GamesList.java index c25856805..7ffce16cb 100644 --- a/xwords4/android/XWords4/src/org/eehouse/android/xw4/GamesList.java +++ b/xwords4/android/XWords4/src/org/eehouse/android/xw4/GamesList.java @@ -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;