am 8bdf037f
: Remove an unused constant
* commit '8bdf037f9cd08823210ce68aa000322a2f0c0a4d': Remove an unused constant
This commit is contained in:
commit
eacc5ecc5f
@ -61,8 +61,6 @@ public class EmailPreferenceMigrator extends BasePreferenceMigrator {
|
|||||||
migrate(context, oldVersion, newVersion, accounts);
|
migrate(context, oldVersion, newVersion, accounts);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static final String REPLY_ALL = "reply_all";
|
|
||||||
|
|
||||||
private static final String PREFERENCE_NOTIFY = "account_notify";
|
private static final String PREFERENCE_NOTIFY = "account_notify";
|
||||||
private static final String PREFERENCE_VIBRATE = "account_settings_vibrate";
|
private static final String PREFERENCE_VIBRATE = "account_settings_vibrate";
|
||||||
private static final String PREFERENCE_VIBRATE_OLD = "account_settings_vibrate_when";
|
private static final String PREFERENCE_VIBRATE_OLD = "account_settings_vibrate_when";
|
||||||
|
Loading…
Reference in New Issue
Block a user