From f1e44d49d47dd2164361a1ea2874e4ef14069717 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 24 Apr 2015 14:08:22 +0000 Subject: New GPG: - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@13083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/New_GPG/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/New_GPG/src/main.cpp') diff --git a/plugins/New_GPG/src/main.cpp b/plugins/New_GPG/src/main.cpp index ddd12c5cdb..b80f77184d 100755 --- a/plugins/New_GPG/src/main.cpp +++ b/plugins/New_GPG/src/main.cpp @@ -2226,7 +2226,7 @@ void InitCheck() } //TODO: check for expired key mir_free(keyid); - //mir_free(key); + mir_free(key); } { TCHAR *path = UniGetContactSettingUtf(NULL, szGPGModuleName, "szHomePath", _T("")); -- cgit v1.2.3