From ad97d73681f5f367fb3ad182bb2fcf80ad5ff220 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 14 Oct 2012 05:44:47 +0300 Subject: merged fixes from miranda_ng main repo --- src/options.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/options.cpp') 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) -- cgit v1.2.3