summaryrefslogtreecommitdiffstats
path: root/security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c')
-rw-r--r--security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c b/security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c
deleted file mode 100644
index 16c64303b..000000000
--- a/security/seahorse-plugins/files/patch-libseahorse_seahorse-pgp-operation.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libseahorse/seahorse-pgp-operation.c.orig 2009-08-01 15:26:28.000000000 -0400
-+++ libseahorse/seahorse-pgp-operation.c 2009-08-01 15:23:41.000000000 -0400
-@@ -323,6 +323,7 @@ seahorse_pgp_operation_init (SeahorsePGP
- gpgme_error_t err;
- gpgme_ctx_t ctx;
-
-+ gpgme_check_version (NULL);
- err = gpgme_engine_check_version (proto);
- g_return_if_fail (GPG_IS_OK (err));
-