This commit is contained in:
M66B 2022-02-25 09:37:41 +01:00
parent c703bfcc9d
commit a1e17e05b6
1 changed files with 0 additions and 1 deletions

View File

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