diff options
Diffstat (limited to 'agent/agent.h')
-rw-r--r-- | agent/agent.h | 3 |
1 files changed, 0 insertions, 3 deletions
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); |