mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Print a note that the software has not been approved for qualified signatures.
This commit is contained in:
parent
29a62827b4
commit
b8795bb823
6 changed files with 127 additions and 9 deletions
|
@ -701,7 +701,6 @@ gpg_error_t
|
|||
gpgsm_agent_get_confirmation (ctrl_t ctrl, const char *desc)
|
||||
{
|
||||
int rc;
|
||||
char *fpr;
|
||||
char line[ASSUAN_LINELENGTH];
|
||||
|
||||
rc = start_agent (ctrl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue