aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/agent.h')
-rw-r--r--agent/agent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/agent.h b/agent/agent.h
index d1192f505..626bf48c9 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -569,7 +569,6 @@ enum kemids
gpg_error_t agent_kem_decrypt (ctrl_t ctrl, const char *desc_text, int kemid,
const unsigned char *ct, size_t ctlen,
- const unsigned char *option, size_t optionlen,
membuf_t *outbuf);
/*-- genkey.c --*/