1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-22 10:19:36 +01:00

Remove replaceInSet

The function isn't being used anywhere so it seems safe to remove
This commit is contained in:
Tobias Pflug 2020-05-07 18:15:13 +02:00
parent 987b3d6469
commit 1f3602a2c9
2 changed files with 0 additions and 15 deletions

View file

@ -364,10 +364,6 @@ namespace nix {
ASSERT_EQ(statusOk(1), false);
}
/* ----------------------------------------------------------------------------
* replaceInSet : XXX: this function isn't called anywhere!
* --------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------
* rewriteStrings