mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cleanup of comment
This commit is contained in:
parent
b3bd94ab70
commit
0eb5614e96
1 changed files with 0 additions and 3 deletions
|
@ -198,9 +198,6 @@ public class GdbLaunchDelegate extends LaunchConfigurationDelegate
|
|||
return -1;
|
||||
}
|
||||
|
||||
/* (non-Javadoc)
|
||||
* @see org.eclipse.cdt.launch.AbstractCLaunchDelegate#preLaunchCheck(org.eclipse.debug.core.ILaunchConfiguration, java.lang.String, org.eclipse.core.runtime.IProgressMonitor)
|
||||
*/
|
||||
@Override
|
||||
public boolean preLaunchCheck( ILaunchConfiguration config, String mode, IProgressMonitor monitor ) throws CoreException {
|
||||
// no pre launch check for core file
|
||||
|
|
Loading…
Add table
Reference in a new issue