mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-13 06:38:05 -05:00
fix IDE error
This commit is contained in:
parent
c438bc1222
commit
2226ae6a8e
@ -100,7 +100,7 @@ public class LocalStore extends Store implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* Maximum number of messages to perform flag updates on at once.
|
* Maximum number of messages to perform flag updates on at once.
|
||||||
*
|
*
|
||||||
* @see #setFlag(List, Flag, boolean, boolean)
|
* @see #setFlag(List, Flag, boolean)
|
||||||
*/
|
*/
|
||||||
private static final int FLAG_UPDATE_BATCH_SIZE = 500;
|
private static final int FLAG_UPDATE_BATCH_SIZE = 500;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user