mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
Delete dangling declaration
There is no definition associated with this.
This commit is contained in:
parent
9fb62805b0
commit
048cfb9cd6
1 changed files with 0 additions and 2 deletions
|
|
@ -174,8 +174,6 @@ struct DerivationBuildingGoal : public Goal
|
|||
|
||||
void appendLogTailErrorMsg(std::string & msg);
|
||||
|
||||
StorePathSet exportReferences(const StorePathSet & storePaths);
|
||||
|
||||
JobCategory jobCategory() const override
|
||||
{
|
||||
return JobCategory::Build;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue