1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Fix warning.

This commit is contained in:
Markus Schorn 2008-12-04 15:34:33 +00:00
parent 9c1746c42a
commit 456c0afd94

View file

@ -11,7 +11,6 @@
package org.eclipse.cdt.ui.newui;
import java.util.ArrayList;
import java.util.Iterator;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.runtime.CoreException;