Skip to content

Commit 3b3abdc

Browse files
committed
NFC: Remove unused variable in Deserialization.cpp.
1 parent 79d0eca commit 3b3abdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Serialization/Deserialization.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7625,7 +7625,6 @@ class SwiftToClangBasicReader :
76257625
if (!rawKind)
76267626
return nullptr;
76277627

7628-
clang::attr::Kind attrKind = static_cast<clang::attr::Kind>(rawKind - 1);
76297628
auto name = readIdentifier();
76307629
auto scopeName = readIdentifier();
76317630

0 commit comments

Comments
 (0)