summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKevin Barnes <krbarnes>2009-05-19 13:39:12 +0000
committerKevin Barnes <krbarnes>2009-05-19 13:39:12 +0000
commit1608656cf3dc82e3a39e02a00d2cf7cc852660e9 (patch)
tree8dba2c871cc427a08798f90bfcf917d66dd26ae3 /tests
parent88c75b4aa52b794d273c45595fb2a7532c84e5c7 (diff)
downloadeclipse.platform.swt-1608656cf3dc82e3a39e02a00d2cf7cc852660e9.tar.gz
eclipse.platform.swt-1608656cf3dc82e3a39e02a00d2cf7cc852660e9.tar.xz
eclipse.platform.swt-1608656cf3dc82e3a39e02a00d2cf7cc852660e9.zip
276826 - Compile warning in official build
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java b/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java
index b08f1be6a7..57452f3795 100644
--- a/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java
+++ b/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java
@@ -11,8 +11,6 @@
package org.eclipse.swt.tests.junit;
-import org.eclipse.swt.*;
-
import junit.framework.*;
import junit.textui.*;