mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Merge pull request #13770 from obsidiansystems/delete-wrong-decl
Delete dangling declaration
This commit is contained in:
commit
0fd9ef0cf3
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