Skip to content

Commit 030ed2a

Browse files
committed
[NFC] Drop The Unused Interface Key From the Use Enumerator
1 parent 96c0bd1 commit 030ed2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/AST/FrontendSourceFileDepGraphFactory.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,6 @@ class UsedDeclEnumerator {
406406
StringRef swiftDeps;
407407

408408
/// Cache these for efficiency
409-
const DependencyKey sourceFileInterface;
410409
const DependencyKey sourceFileImplementation;
411410

412411
function_ref<void(const DependencyKey &, const DependencyKey &)> createDefUse;

0 commit comments

Comments
 (0)