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:
parent
b5186cb23b
commit
698a03973b
1 changed files with 0 additions and 6 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue