mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Cleanup.
This commit is contained in:
parent
b21be9a7d0
commit
7b03a50463
1 changed files with 0 additions and 1 deletions
|
@ -564,7 +564,6 @@ abstract public class AbstractCLaunchDelegate extends LaunchConfigurationDelegat
|
||||||
ICConfigurationDescription buildConfiguration = projDes.getConfigurationById(buildConfigID);
|
ICConfigurationDescription buildConfiguration = projDes.getConfigurationById(buildConfigID);
|
||||||
buildConfiguration.setActive();
|
buildConfiguration.setActive();
|
||||||
CDTPropertyManager.performOk(null);
|
CDTPropertyManager.performOk(null);
|
||||||
//AbstractPage.updateViews(buildProject);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} catch (CoreException e) {}
|
} catch (CoreException e) {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue