summaryrefslogtreecommitdiffstats
path: root/agent/agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/agent.h')
-rw-r--r--agent/agent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/agent/agent.h b/agent/agent.h
index a420baed9..7342475e7 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -58,9 +58,6 @@ struct
int batch; /* Batch mode */
const char *homedir; /* Configuration directory name */
- /* True if we are listening on the standard socket. */
- int use_standard_socket;
-
/* True if we handle sigusr2. */
int sigusr2_enabled;