remove _ts_tos from Stmt as it is not needed.

--HG--
branch : 0.0.9.x
This commit is contained in:
Panxiaobo 2012-09-20 15:44:08 +08:00
parent 3449d7e41a
commit c99a302783

View File

@ -15,7 +15,6 @@
*/
package com.googlecode.dex2jar.ir.stmt;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
@ -124,7 +123,6 @@ public abstract class Stmt {
public Object _ls_forward_frame;
public Stmt _ts_default_next;
public List<Stmt> _ts_tos;
/**
* The number of argument