aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_http.h')
-rw-r--r--src/modules/objects/class_http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/objects/class_http.h b/src/modules/objects/class_http.h
index 70c2bb691..0059281ef 100644
--- a/src/modules/objects/class_http.h
+++ b/src/modules/objects/class_http.h
@@ -42,7 +42,6 @@ public:
protected:
QHttp *m_pHttp;
QHash<int, QFile*> getDict;
- int m_id;
bool m_bAbort;
bool m_bEnableForceRedirect;
protected: