summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/WebView/src/webview_getdata.cpp1
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(&timestring, 0, sizeof(timestring));