diff options
Diffstat (limited to 'agent/protect-tool.c')
-rw-r--r-- | agent/protect-tool.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/agent/protect-tool.c b/agent/protect-tool.c index 25129d662..d9bbf8b4b 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.c @@ -36,10 +36,7 @@ #include "agent.h" #include "minip12.h" #include "simple-pwquery.h" - -#define N_(a) a -#define _(a) a - +#include "i18n.h" enum cmd_and_opt_values { aNull = 0, |