mirror of
https://github.com/NixOS/nix
synced 2025-06-30 15:48:00 +02:00
Remove unused functions
This commit is contained in:
parent
fbeb8695fb
commit
45b6fdb22b
2 changed files with 0 additions and 18 deletions
|
@ -126,6 +126,4 @@ StorePathCAMap readStorePathCAMap(const Store & store, Source & from);
|
|||
|
||||
void writeStorePathCAMap(const Store & store, Sink & out, const StorePathCAMap & paths);
|
||||
|
||||
void writeOutputPathMap(const Store & store, Sink & out, const OutputPathMap & paths);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue