mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 10:22:15 -05:00
remove an unused constant
This commit is contained in:
parent
24b018a812
commit
ecf793ea26
@ -235,11 +235,6 @@ public class K9 extends Application
|
||||
*/
|
||||
public static int DEFAULT_VISIBLE_LIMIT = 25;
|
||||
|
||||
/**
|
||||
* Number of additioanl messages to load when a user selectes "Load more messages..."
|
||||
*/
|
||||
public static int VISIBLE_LIMIT_INCREMENT = 25;
|
||||
|
||||
public static int MAX_SEND_ATTEMPTS = 5;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user