mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
Remove unreachable code
This commit is contained in:
parent
7455cbfda0
commit
353b2298b5
@ -33,7 +33,6 @@ struct LazySourceAccessor : SourceAccessor
|
||||
*next = acc;
|
||||
return acc;
|
||||
}
|
||||
abort();
|
||||
}
|
||||
|
||||
std::string readFile(const CanonPath & path) override
|
||||
|
Loading…
Reference in New Issue
Block a user