1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-30 07:33:16 +02:00

Remove some dead code

This commit is contained in:
Eelco Dolstra 2014-07-24 00:00:53 +02:00
parent 62ad3dfc43
commit d3c61d83be
2 changed files with 0 additions and 10 deletions

View file

@ -12,7 +12,6 @@ namespace nix {
typedef enum {
wopQuit = 0,
wopIsValidPath = 1,
wopHasSubstitutes = 3,
wopQueryPathHash = 4,