mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Move deleteFromStore()
This commit is contained in:
parent
0be8cc1466
commit
0317ffdad3
2 changed files with 25 additions and 26 deletions
|
|
@ -240,8 +240,6 @@ private:
|
|||
|
||||
struct GCState;
|
||||
|
||||
void deleteFromStore(GCState & state, std::string_view baseName);
|
||||
|
||||
void findRoots(const Path & path, unsigned char type, Roots & roots);
|
||||
|
||||
void findRootsNoTemp(Roots & roots, bool censor);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue