mirror of https://github.com/M66B/FairEmail.git
Cleanup
This commit is contained in:
parent
c703bfcc9d
commit
a1e17e05b6
|
@ -6666,7 +6666,6 @@ public class FragmentCompose extends FragmentBase {
|
|||
int focussed = args.getInt("focussed");
|
||||
|
||||
final Context context = getContext();
|
||||
final PackageManager pm = context.getPackageManager();
|
||||
final ContentResolver resolver = context.getContentResolver();
|
||||
|
||||
View dview = LayoutInflater.from(context).inflate(R.layout.dialog_contact_group, null);
|
||||
|
|
Loading…
Reference in New Issue