mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NFC] Drop The Unused Interface Key From the Use Enumerator
This commit is contained in:
@@ -406,7 +406,6 @@ class UsedDeclEnumerator {
|
||||
StringRef swiftDeps;
|
||||
|
||||
/// Cache these for efficiency
|
||||
const DependencyKey sourceFileInterface;
|
||||
const DependencyKey sourceFileImplementation;
|
||||
|
||||
function_ref<void(const DependencyKey &, const DependencyKey &)> createDefUse;
|
||||
|
||||
Reference in New Issue
Block a user