removed unused method
This commit is contained in:
parent
8d6d8d5588
commit
b20b7adc99
@ -24,10 +24,5 @@ public class NewStatementExpression extends AbstractType implements IExpression,
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void codeGen(MethodVisitor mv, HashMap<String, HashMap<String, String>> typeContext, LinkedHashMap<String, String> localVars) throws Exception {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user