summaryrefslogtreecommitdiffstats
path: root/apps/nseq.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nseq.c')
-rw-r--r--apps/nseq.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/nseq.c b/apps/nseq.c
index 9c84d93b81..5e74082cad 100644
--- a/apps/nseq.c
+++ b/apps/nseq.c
@@ -65,11 +65,7 @@
#undef PROG
#define PROG nseq_main
-#ifdef NOPROTO
static int dump_cert_text(BIO *out, X509 *x);
-#else
-static int dump_cert_text();
-#endif
int MAIN(int argc, char **argv)
{