Skip to content

Commit 0035c00

Browse files
authored
Remove extra whitespace
1 parent 43a391c commit 0035c00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/include/clang/AST/DeclCXX.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4257,7 +4257,6 @@ class DecompositionDecl final
42574257
QualType T, TypeSourceInfo *TInfo,
42584258
StorageClass S,
42594259
ArrayRef<BindingDecl *> Bindings);
4260-
42614260
static DecompositionDecl *CreateDeserialized(ASTContext &C, GlobalDeclID ID,
42624261
unsigned NumBindings);
42634262

0 commit comments

Comments
 (0)