1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-04-05 04:56:22 +00:00
parent e96f2e9804
commit d44a0b76f7

View file

@ -149,7 +149,6 @@ public class GetterAndSetterContext implements ITreeContentProvider{
}
}
protected class FieldWrapper {
protected IASTSimpleDeclaration field;
protected FunctionWrapper getter;