Remove obsolete FIXME

This commit is contained in:
Eelco Dolstra 2022-04-20 16:51:12 +02:00
parent 6e0a2b971b
commit 13d8400ac5

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 {