mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
createCondition is in BreakpointManager.
This commit is contained in:
parent
a852442246
commit
01b423f57a
1 changed files with 0 additions and 4 deletions
|
@ -50,8 +50,4 @@ public interface ICDIExpressionManager extends ICDISessionObject {
|
|||
*/
|
||||
ICDIExpression[] getExpressions() throws CDIException;
|
||||
|
||||
/**
|
||||
* Return a ICDICondition
|
||||
*/
|
||||
ICDICondition createCondition(int ignoreCount, String expression);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue