1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2014-03-13 16:23:09 -07:00
parent ea81f8bf27
commit d5db93891d

View file

@ -32,7 +32,6 @@ import org.eclipse.core.runtime.PlatformObject;
* starting from their point of definition.
*/
public abstract class CPPDependentEvaluation extends CPPEvaluation {
private IBinding fTemplateDefinition;
private IScope fTemplateDefinitionScope;