aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/feature/client/transports.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/feature/client/transports.h b/src/feature/client/transports.h
index d304dcd485..b80875c95c 100644
--- a/src/feature/client/transports.h
+++ b/src/feature/client/transports.h
@@ -97,8 +97,6 @@ typedef struct {
/* A pointer to the process handle of this managed proxy. */
struct process_handle_t *process_handle;
- int pid; /* The Process ID this managed proxy is using. */
-
/** Boolean: We are re-parsing our config, and we are going to
* remove this managed proxy if we don't find it any transport
* plugins that use it. */