mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-05 23:59:01 +00:00
Remove unused field
This commit is contained in:
parent
3333e67452
commit
d25cbc55f2
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ public final class ContentProvider implements Closeable {
|
|||
private Method callMethod;
|
||||
private int callMethodVersion;
|
||||
|
||||
private Object attributionSource;
|
||||
|
||||
ContentProvider(ActivityManager manager, Object provider, String name, IBinder token) {
|
||||
this.manager = manager;
|
||||
this.provider = provider;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue