Skip to content

Commit c24f01a

Browse files
committed
Formatting
1 parent 9589546 commit c24f01a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/AST/Decl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2828,7 +2828,6 @@ class ValueDecl : public Decl {
28282828

28292829
friend class Decl;
28302830
SourceLoc getLocFromSource() const { return NameLoc; }
2831-
28322831
protected:
28332832
ValueDecl(DeclKind K,
28342833
llvm::PointerUnion<DeclContext *, ASTContext *> context,

0 commit comments

Comments
 (0)