From 9792cd16345e95c23a39cde6f53753de54edd484 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Mon, 24 May 1999 00:51:26 +0000 Subject: Unneeded declaration. --- lib/libkeynote/keynote-sign.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libkeynote/keynote-sign.c b/lib/libkeynote/keynote-sign.c index 467dcf5426a..459ddf35fa8 100644 --- a/lib/libkeynote/keynote-sign.c +++ b/lib/libkeynote/keynote-sign.c @@ -1,4 +1,4 @@ -/* $OpenBSD: keynote-sign.c,v 1.1 1999/05/23 22:11:04 angelos Exp $ */ +/* $OpenBSD: keynote-sign.c,v 1.2 1999/05/24 00:51:25 angelos Exp $ */ /* * The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) @@ -41,8 +41,6 @@ #define SIG_PRINT_OFFSET 12 #define SIG_PRINT_LENGTH 50 -extern struct assertion *asp; - void usage(void) { -- cgit v1.2.3