mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
e96f2e9804
commit
d44a0b76f7
1 changed files with 12 additions and 13 deletions
|
@ -149,7 +149,6 @@ public class GetterAndSetterContext implements ITreeContentProvider{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
protected class FieldWrapper {
|
protected class FieldWrapper {
|
||||||
protected IASTSimpleDeclaration field;
|
protected IASTSimpleDeclaration field;
|
||||||
protected FunctionWrapper getter;
|
protected FunctionWrapper getter;
|
||||||
|
|
Loading…
Add table
Reference in a new issue