diff options
Diffstat (limited to 'protocols/MSN/src/msn_proto.h')
-rw-r--r-- | protocols/MSN/src/msn_proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/MSN/src/msn_proto.h b/protocols/MSN/src/msn_proto.h index d323433591..53ce1aca40 100644 --- a/protocols/MSN/src/msn_proto.h +++ b/protocols/MSN/src/msn_proto.h @@ -148,7 +148,6 @@ struct CMsnProto : public PROTO<CMsnProto> ThreadData* msnNsThread;
bool msnLoggedIn;
- bool usingGateway;
char* msnExternalIP;
char* msnRegistration;
|