mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
Remove ServeProto::Command::ExportPaths
This seems to have been unused since the build-remote.pl removal in February 2017 (27dc76c1a5).
This commit is contained in:
parent
fa048e4383
commit
9df99e0658
2 changed files with 0 additions and 7 deletions
|
|
@ -108,7 +108,6 @@ enum struct ServeProto::Command : uint64_t {
|
|||
QueryValidPaths = 1,
|
||||
QueryPathInfos = 2,
|
||||
DumpStorePath = 3,
|
||||
ExportPaths = 5,
|
||||
BuildPaths = 6,
|
||||
QueryClosure = 7,
|
||||
BuildDerivation = 8,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue