1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Fixed an extraneous import from last checkin.

This commit is contained in:
Pawel Piech 2009-06-25 22:04:53 +00:00
parent 33154819a4
commit 14547e3f6c

View file

@ -41,7 +41,6 @@ import org.eclipse.debug.internal.ui.viewers.model.provisional.IModelSelectionPo
import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext;
import org.eclipse.debug.ui.IDebugUIConstants;
import org.eclipse.debug.ui.sourcelookup.ISourceDisplay;
import org.eclipse.debug.ui.targets.ITargetsUIConstants;
/**
* Contains the set of adapters that are created for each session instance.