1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Remove a dead function.

This commit is contained in:
Nico Weber 2020-03-22 13:27:51 -04:00
parent b69205cb6b
commit 2cbb88169f

View File

@ -278,11 +278,6 @@ public:
return ParentUmbrellas;
}
/// Get the parent umbrella framework.
const std::vector<std::pair<Target, std::string>> getParentUmbrellas() const {
return ParentUmbrellas;
}
/// Add an allowable client.
///
/// Mach-O Dynamic libraries have the concept of allowable clients that are