mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
- removed unneded annotation
This commit is contained in:
parent
a05fe1c53b
commit
98a2fa70c3
1 changed files with 0 additions and 1 deletions
|
@ -2331,7 +2331,6 @@ public class Configuration extends BuildObject implements IConfiguration, IBuild
|
|||
}
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public void setErrorParserList(String[] ids) {
|
||||
if(ids == null){
|
||||
//reset
|
||||
|
|
Loading…
Add table
Reference in a new issue