From 14779e590564b1e1057121c1c68979b0df1cad15 Mon Sep 17 00:00:00 2001 From: Rozhuk Ivan Date: Mon, 1 Dec 2014 07:19:29 +0000 Subject: webview build fix git-svn-id: http://svn.miranda-ng.org/main/trunk@11189 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/src/webview_getdata.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/WebView') diff --git a/plugins/WebView/src/webview_getdata.cpp b/plugins/WebView/src/webview_getdata.cpp index 02c724c07d..64bbd6c805 100644 --- a/plugins/WebView/src/webview_getdata.cpp +++ b/plugins/WebView/src/webview_getdata.cpp @@ -63,7 +63,6 @@ void GetData(void *param) memset(&contactname, 0, sizeof(contactname)); memset(&tempstring, 0, sizeof(tempstring)); memset(&tempstring2, 0, sizeof(tempstring2)); - memset(&szInfo, 0, sizeof(szInfo)); memset(&dbv, 0, sizeof(dbv)); memset(&tstr, 0, sizeof(tstr)); memset(×tring, 0, sizeof(timestring)); -- cgit v1.2.3