aboutsummaryrefslogtreecommitdiffstats
path: root/g13/g13.h
diff options
context:
space:
mode:
Diffstat (limited to 'g13/g13.h')
-rw-r--r--g13/g13.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/g13/g13.h b/g13/g13.h
index 0bfc42e9c..3c52b50f4 100644
--- a/g13/g13.h
+++ b/g13/g13.h
@@ -29,7 +29,6 @@
#include "../common/util.h"
#include "../common/status.h"
#include "../common/estream.h"
-#include "../common/audit.h"
#include "../common/session-env.h"
/* A large struct named "opt" to keep global flags. */
@@ -91,7 +90,6 @@ struct server_control_s
int status_fd; /* Only for non-server mode */
struct server_local_s *server_local;
- audit_ctx_t audit; /* NULL or a context for the audit subsystem. */
int agent_seen; /* Flag indicating that the gpg-agent has been
accessed. */