aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-06-21 18:44:48 +0000
committerWerner Koch <[email protected]>2007-06-21 18:44:48 +0000
commit0b66f30d66fadbfd1a949edbe765043b06c5931b (patch)
treee2e33a51151de2deac0d4e43cd7bc38429fe2965 /agent/agent.h
parent[w32] gpg-agent is now started automagically by gpgsm. (diff)
downloadgnupg-0b66f30d66fadbfd1a949edbe765043b06c5931b.tar.gz
gnupg-0b66f30d66fadbfd1a949edbe765043b06c5931b.zip
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under Windows.
Diffstat (limited to 'agent/agent.h')
-rw-r--r--agent/agent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/agent/agent.h b/agent/agent.h
index cb1cca084..690a86df5 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -150,8 +150,6 @@ struct server_control_s
PKSIGN command to the scdaemon. */
};
-typedef struct server_control_s *ctrl_t;
-
struct pin_entry_info_s
{