1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2014-04-12 10:50:32 -07:00
parent 79a2087bfd
commit ec10b77e67

View file

@ -81,7 +81,6 @@ public class CPPEnumeration extends PlatformObject implements ICPPEnumeration, I
public ICPPScope asScope() {
return this;
}
}
private final boolean fIsScoped;