summaryrefslogtreecommitdiff
path: root/options.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-08-24 21:27:40 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-08-24 21:27:40 +0300
commit1d69a5d7728ddb03ef5e6f29de762d4eb5fc6256 (patch)
treef16ce5b63dafd793bfc61d563cb25f1c10885d38 /options.cpp
parent35c5cc6c13327c36e3e0bf0f5d6431a9c19c897a (diff)
bugfixes
Diffstat (limited to 'options.cpp')
-rw-r--r--options.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.cpp b/options.cpp
index e00ebbd..70ffc24 100644
--- a/options.cpp
+++ b/options.cpp
@@ -673,7 +673,6 @@ static BOOL CALLBACK DlgProcLoadPublicKey(HWND hwndDlg,UINT msg,WPARAM wParam,LP
mir_free(tmp);
DeleteFile(tmp2);
}
- delete [] tmp;
key_buf.clear();
if(IsDlgButtonChecked(hwndDlg, IDC_ENABLE_ENCRYPTION))
{