--- src/usr.sbin/pkg_install/info/Attic/info.h 2004/07/30 04:46:13 1.3 +++ src/usr.sbin/pkg_install/info/Attic/info.h 2005/03/08 19:11:30 1.4 @@ -16,7 +16,7 @@ * * Include and define various things wanted by the info command. * - * $FreeBSD: src/usr.sbin/pkg_install/info/info.h,v 1.27 2004/06/29 18:54:47 eik Exp $ + * $FreeBSD: src/usr.sbin/pkg_install/info/info.h,v 1.28 2004/10/18 05:34:54 obrien Exp $ * $DragonFly$ */ @@ -62,7 +62,6 @@ struct which_entry { TAILQ_HEAD(which_head, which_entry); extern int Flags; -extern Boolean Quiet; extern Boolean QUIET; extern Boolean UseBlkSz; extern char *InfoPrefix;