This commit is contained in:
REAndroid
2022-12-08 14:27:19 -05:00
parent 7f6cc3123d
commit 0aebc0b009

View File

@ -235,9 +235,6 @@ public class ResourceIds {
continue;
}
EntryGroup entryGroup=entry.getValue();
if(entryGroup.getResourceId()==2131427339){
String junk="";
}
type.applyTo(entryGroup);
}
}