diff options
Diffstat (limited to 'plugins/WebView/src')
| -rw-r--r-- | plugins/WebView/src/webview_getdata.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
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));
  | 
