summaryrefslogtreecommitdiff
path: root/src/options.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-10-14 05:44:47 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-10-14 05:44:47 +0300
commitad97d73681f5f367fb3ad182bb2fcf80ad5ff220 (patch)
tree559549f7e514e73dd270608f7046b09a98e59bfe /src/options.cpp
parent1566618e519c30245d30f8f56674488e2a257db2 (diff)
merged fixes from miranda_ng main repo
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)