mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 10:22:15 -05:00
removed unused private field mUID
This commit is contained in:
parent
d0c08fb705
commit
85b2eb8315
@ -17,7 +17,6 @@ import java.util.List;
|
||||
|
||||
public class ChooseIdentity extends K9ListActivity {
|
||||
Account mAccount;
|
||||
String mUID;
|
||||
ArrayAdapter<String> adapter;
|
||||
|
||||
public static final String EXTRA_ACCOUNT = "com.fsck.k9.ChooseIdentity_account";
|
||||
|
Loading…
Reference in New Issue
Block a user