A hopefully better fix for commit 9f1c5fef1 when building with GpgME < 1.7.0.
commita631e269241b9cb7ff73c00a1980560bb8e7df1b
authorAndrej Kacian <ticho@claws-mail.org>
Thu, 9 Nov 2017 19:31:26 +0000 (9 20:31 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Thu, 9 Nov 2017 19:31:26 +0000 (9 20:31 +0100)
tree65c00e9b9e63b4c95d6eaeadc89ee7b923a61117
parent92bb638e56a0827639a1d3d3ce1545bb93f74db9
A hopefully better fix for commit 9f1c5fef1 when building with GpgME < 1.7.0.

gpgme_check_version() should only be used during
initialization, according to GpgME doc.
src/plugins/pgpcore/pgp_viewer.c