aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/pgcrypto/pgp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgp.c b/contrib/pgcrypto/pgp.c
index 0800fc325d1..dd8dae1b845 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