summaryrefslogtreecommitdiff
path: root/options.cpp
diff options
context:
space:
mode:
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))
{