diff --git a/contrib/pgcrypto/pgp.c b/contrib/pgcrypto/pgp.c
index 0800fc325d..dd8dae1b84 100644
--- a/contrib/pgcrypto/pgp.c
+++ b/contrib/pgcrypto/pgp.c
@@ -54,7 +54,6 @@ struct digest_info
 {
 	const char *name;
 	int			code;
-	const char *int_name;
 };
 
 struct cipher_info
