From bebd9cbe29cf6db15469502b5c6b1f83c93513ef Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 16 Jun 2009 15:42:37 +0000 Subject: Add support for gpg --fetch-keys. --- tests/gpg/pgp-export.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tests/gpg/pgp-export.c') diff --git a/tests/gpg/pgp-export.c b/tests/gpg/pgp-export.c index 9911c182..a0b3e8a5 100644 --- a/tests/gpg/pgp-export.c +++ b/tests/gpg/pgp-export.c @@ -37,13 +37,6 @@ static int verbose; -static const char * -nonnull (const char *s) -{ - return s? s :"[none]"; -} - - static int show_usage (int ex) { -- cgit v1.2.3