1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00

Small fix

This commit is contained in:
Mikhail Sennikovsky 2007-03-27 03:29:53 +00:00
parent 9e3821985f
commit a197545748

View file

@ -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();