aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgsm/cms-decrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpgsm/cms-decrypt.c')
-rw-r--r--tests/gpgsm/cms-decrypt.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/gpgsm/cms-decrypt.c b/tests/gpgsm/cms-decrypt.c
index c3426bb2..aa8fd709 100644
--- a/tests/gpgsm/cms-decrypt.c
+++ b/tests/gpgsm/cms-decrypt.c
@@ -34,13 +34,6 @@
#include "t-support.h"
-static const char *
-nonnull (const char *s)
-{
- return s? s :"[none]";
-}
-
-
int
main (int argc, char **argv)
{