1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-14 21:11:04 +01:00
This commit is contained in:
Wouter den Breejen 2007-07-24 12:47:28 +00:00
parent a07ba681cc
commit dc4395b737
16 changed files with 164 additions and 168 deletions

View file

@ -492,10 +492,4 @@ void RemoteStore::commitStatePath(const Path & statePath)
}
//TODO
void RemoteStore::updateRevisionsRecursively(const Path & statePath)
{
}
}