1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00

Bug 299150: Confusing comment in ICDIDebugger2.

This commit is contained in:
Mikhail Khodjaiants 2010-01-08 18:09:50 +00:00
parent 8476012b32
commit 3e8602621d

View file

@ -18,8 +18,6 @@ import org.eclipse.debug.core.ILaunch;
/**
* Replacement for deprecated <code>ICDIDebugger</code>.
*
* @since 3.1 experimental
*/
public interface ICDIDebugger2 extends ICDIDebugger {