This commit is contained in:
M66B
2019-03-16 10:40:30 +00:00
parent 67757b6fc3
commit 84eb9ee39f

View File

@@ -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);