mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 00:20:50 +01:00
Cleanup
This commit is contained in:
@@ -111,7 +111,6 @@ public class EntityOperation {
|
||||
// 0: target folder id
|
||||
// 1: allow auto read
|
||||
// 2: temporary target message id
|
||||
// 3: wait operation id
|
||||
|
||||
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
|
||||
boolean autoread = prefs.getBoolean("autoread", false);
|
||||
|
||||
Reference in New Issue
Block a user