mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-13 14:48:04 -05:00
remove unused constants
This commit is contained in:
parent
8216640fe8
commit
cdf0693e27
@ -184,13 +184,6 @@ public class Email extends Application
|
|||||||
public static final int FETCHING_EMAIL_NOTIFICATION_NO_ACCOUNT = -2;
|
public static final int FETCHING_EMAIL_NOTIFICATION_NO_ACCOUNT = -2;
|
||||||
public static final int CONNECTIVITY_ID = -3;
|
public static final int CONNECTIVITY_ID = -3;
|
||||||
|
|
||||||
// Backup formats in case they can't be fetched from the system
|
|
||||||
public static final String BACKUP_DATE_FORMAT = "MM-dd-yyyy";
|
|
||||||
public static final String TIME_FORMAT_12 = "h:mm a";
|
|
||||||
public static final String TIME_FORMAT_24 = "H:mm";
|
|
||||||
|
|
||||||
public static final int FLAGGED_COLOR = 0xff4444;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* http://www.w3schools.com/media/media_mimeref.asp
|
* http://www.w3schools.com/media/media_mimeref.asp
|
||||||
* + png
|
* + png
|
||||||
|
Loading…
Reference in New Issue
Block a user