aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/pgp-export.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpg/pgp-export.c')
-rw-r--r--tests/gpg/pgp-export.c7
1 files changed, 0 insertions, 7 deletions
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)
{