mirror of
https://github.com/revanced/smali.git
synced 2025-05-05 00:54:25 +02:00
Remove unneeded TODO
git-svn-id: https://smali.googlecode.com/svn/trunk@517 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
parent
2e52e0e6e4
commit
a8ca776c1d
@ -799,7 +799,6 @@ public class CodeItem extends Item<CodeItem> {
|
||||
*/
|
||||
private int catchAllHandlerAddress;
|
||||
|
||||
//TODO: would it be possible to get away without having these? and generate/create these values while writing?
|
||||
private int baseOffset;
|
||||
private int offset;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user