getting rid of JetObject.getOuterObject

This commit is contained in:
Alex Tkachman
2012-02-21 15:13:16 +02:00
parent 25c1ece063
commit 5e7de3f5ab
20 changed files with 13 additions and 187 deletions
@@ -16,7 +16,6 @@
package org.jetbrains.jet.codegen;
import jet.JetObject;
import jet.TypeCastException;
import java.lang.reflect.Method;