Updates to allow repairing backpointers.
[repair.git] / Repair / RepairCompiler / MCC / IR / AbstractRepair.java
index 3cb9b03c24c0cf5c78ee78760e7dbaa6b38ccf2b..aecc4e995b0022f5819dc46b77656db0ff58f36f 100755 (executable)
@@ -138,9 +138,6 @@ class AbstractRepair {
        return null;
     }
 
-
-    
-
     public int getType() {
        return type;
     }