summary refs log tree commit diff
path: root/nix/libstore/remote-store.hh
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-11 17:04:26 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-11 17:04:26 +0200
commit766481d606e4b1860307692d6a44723983662d45 (patch)
tree7e6d112047bb03f7761ca8a41c02ac2a84b73c84 /nix/libstore/remote-store.hh
parentc69944c511b89d3fdbffe00353e27d1e1c5f670c (diff)
parentfdee1ced43fb495d612a29e955141cdf6b9a95ba (diff)
downloadguix-766481d606e4b1860307692d6a44723983662d45.tar.gz
Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nix
Diffstat (limited to 'nix/libstore/remote-store.hh')
-rw-r--r--nix/libstore/remote-store.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/libstore/remote-store.hh b/nix/libstore/remote-store.hh
index 04b60fce4b..b010147643 100644
--- a/nix/libstore/remote-store.hh
+++ b/nix/libstore/remote-store.hh
@@ -87,7 +87,6 @@ private:
     AutoCloseFD fdSocket;
     FdSink to;
     FdSource from;
-    Pid child;
     unsigned int daemonVersion;
     bool initialised;