1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

remove useless comment.

This commit is contained in:
Alain Magloire 2002-08-21 15:26:29 +00:00
parent b5186cb23b
commit 698a03973b

View file

@ -6,12 +6,6 @@ import org.eclipse.cdt.debug.core.cdi.model.ICDIObject;
import org.eclipse.cdt.debug.mi.core.event.MIInferiorExitEvent;
/**
* @author alain
*
* To change this generated comment edit the template variable "typecomment":
* Window>Preferences>Java>Templates.
* To enable and disable the creation of type comments go to
* Window>Preferences>Java>Code Generation.
*/
public class ExitedEvent implements ICDIExitedEvent {