summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-rw-r--r--protocols/JabberG/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h
index 6147577fa3..dc0dc76647 100644
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -368,7 +368,7 @@ struct ThreadData
// features & registration
bool bIsReg;
- bool reg_done, bIsSessionAvailable;
+ bool reg_done;
bool bBookmarksLoaded;
uint32_t dwLoginRqs;