mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 04:17:36 +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:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user