mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-15 14:05:05 -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 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
|
||||
* + png
|
||||
|
Loading…
Reference in New Issue
Block a user