mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Remove replaceInSet
The function isn't being used anywhere so it seems safe to remove
This commit is contained in:
parent
987b3d6469
commit
1f3602a2c9
2 changed files with 0 additions and 15 deletions
|
@ -364,10 +364,6 @@ namespace nix {
|
|||
ASSERT_EQ(statusOk(1), false);
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
* replaceInSet : XXX: this function isn't called anywhere!
|
||||
* --------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
* rewriteStrings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue