mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Code formatting.
This commit is contained in:
parent
244d06f38a
commit
973c77a635
1 changed files with 20 additions and 21 deletions
|
@ -29,7 +29,6 @@ public class CPPASTElaboratedTypeSpecifier extends CPPASTBaseDeclSpecifier
|
|||
private int kind;
|
||||
private IASTName name;
|
||||
|
||||
|
||||
public CPPASTElaboratedTypeSpecifier() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue