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

Code formatting.

This commit is contained in:
Sergey Prigogin 2008-05-26 22:43:33 +00:00
parent 244d06f38a
commit 973c77a635

View file

@ -29,7 +29,6 @@ public class CPPASTElaboratedTypeSpecifier extends CPPASTBaseDeclSpecifier
private int kind;
private IASTName name;
public CPPASTElaboratedTypeSpecifier() {
}