mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 02:06:01 +02:00
Small fix
This commit is contained in:
parent
9e3821985f
commit
a197545748
1 changed files with 3 additions and 3 deletions
|
@ -147,9 +147,9 @@ public class CConfigurationDescription extends CDataProxyContainer implements IC
|
|||
}
|
||||
}
|
||||
|
||||
public CConfigurationDescriptionCache getCache(){
|
||||
return fCfgCache;
|
||||
}
|
||||
// public CConfigurationDescriptionCache getCache(){
|
||||
// return fCfgCache;
|
||||
// }
|
||||
|
||||
public String getId() {
|
||||
String id = super.getId();
|
||||
|
|
Loading…
Add table
Reference in a new issue