From cda3b913dbf23cab6829852022584fa510b57fa6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 21 Aug 2002 11:11:04 +0000 Subject: * query.c (agent_askpin): Hack to show the right default prompt. (agent_get_passphrase): Ditto. * Makefile.am: Renamed the binary protect-tool to gpg-protect-tool. * protect-tool.c: Removed the note about internal use only. * gpg-agent.c (main): New option --daemon so that the program is not accidently started in the background. --- agent/agent.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'agent/agent.h') diff --git a/agent/agent.h b/agent/agent.h index 4446cf206..51ab19800 100644 --- a/agent/agent.h +++ b/agent/agent.h @@ -107,9 +107,6 @@ enum { /*-- gpg-agent.c --*/ void agent_exit (int rc); /* also implemented in other tools */ -/*-- trans.c --*/ -const char *trans (const char *text); - /*-- command.c --*/ void start_command_handler (int, int); -- cgit v1.2.3