We don't obey this constraint...
[repair.git] / Repair / RepairCompiler / MCC / IR / StandardCodeWriter.java
index b162f72863e31d67c036498b0f4518000751eddb..f60a00765c7dfa16d04614a07dfc70a1d417a6d7 100755 (executable)
@@ -27,7 +27,6 @@ public class StandardCodeWriter implements CodeWriter {
     
     public void unindent() { 
         indent--; 
     
     public void unindent() { 
         indent--; 
-        assert indent >= 0; 
     }
     
     private void doindent() {
     }
     
     private void doindent() {