summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java b/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java
index fb3bfe694..3d8f52f22 100644
--- a/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java
+++ b/ajde/testsrc/org/aspectj/ajde/AjdeTestCase.java
@@ -17,8 +17,6 @@ import java.io.File;
import java.io.IOException;
import java.util.List;
-import javax.swing.JFrame;
-
import junit.framework.AssertionFailedError;
import junit.framework.TestCase;