aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.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 /scd/scdaemon.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 'scd/scdaemon.h')
-rw-r--r--scd/scdaemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h
index e1c5109d5..4086b854c 100644
--- a/scd/scdaemon.h
+++ b/scd/scdaemon.h
@@ -116,7 +116,6 @@ struct server_control_s
} in_data;
};
-typedef struct server_control_s *ctrl_t;
typedef struct app_ctx_s *app_t;
/*-- scdaemon.c --*/