summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/steam_proto.cpp')
-rw-r--r--protocols/Steam/src/steam_proto.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Steam/src/steam_proto.cpp b/protocols/Steam/src/steam_proto.cpp
index 27c65aee33..158b5e215b 100644
--- a/protocols/Steam/src/steam_proto.cpp
+++ b/protocols/Steam/src/steam_proto.cpp
@@ -263,8 +263,6 @@ int CSteamProto::SetStatus(int new_status)
m_iDesiredStatus = new_status;
if (new_status == ID_STATUS_OFFLINE) {
- m_iStatus = m_iDesiredStatus = ID_STATUS_OFFLINE;
-
if (!Miranda_IsTerminated())
SetAllContactStatuses(ID_STATUS_OFFLINE);