Bug fixes to make Cristian happy...
[repair.git] / Repair / RepairCompiler / MCC / IR / FieldDescriptor.java
index 352a41b584bfb382ba2b2a7082659fae735577ed..0d43dba40b2fb2785bee129419a6f980f2e6acba 100755 (executable)
@@ -40,5 +40,4 @@ public class FieldDescriptor extends Descriptor {
             return type.getSizeExpr();
         }
     }
-
 }