Remove obsolete FIXME

This commit is contained in:
Eelco Dolstra
2022-04-26 17:17:27 +02:00
parent 6e0a2b971b
commit 13d8400ac5
-1
View File
@@ -67,7 +67,6 @@ struct ProfileElement
ref<Store> store,
const BuiltPaths & builtPaths)
{
// FIXME: respect meta.outputsToInstall
storePaths.clear();
for (auto & buildable : builtPaths) {
std::visit(overloaded {