* tests/regression/Makefile.am: Always use the same bootclasspath for
[cacao.git] / tests / C2.java
index 3539de553213857b4dba78315282a193034e1af8..abe17b7360cffc8c610bbd1598cabe694b3321fd 100644 (file)
@@ -1,4 +1,3 @@
-import D;
 class C2 extends A {
 int cx;
 void m1( ) {ax = 100; cx=1;