summaryrefslogtreecommitdiff
path: root/src/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.cpp')
-rwxr-xr-xsrc/options.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options.cpp b/src/options.cpp
index bbb454a..be20c44 100755
--- a/src/options.cpp
+++ b/src/options.cpp
@@ -758,7 +758,6 @@ static INT_PTR CALLBACK DlgProcLoadPublicKey(HWND hwndDlg,UINT msg,WPARAM wParam
{
static HANDLE hContact;
TCHAR *tmp = NULL;
-
wstring key_buf;
wstring::size_type ws1 = 0, ws2 = 0;
switch (msg)