mirror of
https://github.com/revanced/smali.git
synced 2025-05-05 09:04: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;
|
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 baseOffset;
|
||||||
private int offset;
|
private int offset;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user