summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/teams_trouter.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-24 12:58:45 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-24 12:58:45 +0300
commited0f0a463b33aea3358efb3986282a1b9904fc75 (patch)
tree94faf012e20823467898925da6c1c304befa385d /protocols/Teams/src/teams_trouter.cpp
parent57b62fcfdcea3687ff3419776b501a6091129739 (diff)
Teams: obsolete code removed
Diffstat (limited to 'protocols/Teams/src/teams_trouter.cpp')
-rw-r--r--protocols/Teams/src/teams_trouter.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Teams/src/teams_trouter.cpp b/protocols/Teams/src/teams_trouter.cpp
index 2772b39578..5d8ac4a00d 100644
--- a/protocols/Teams/src/teams_trouter.cpp
+++ b/protocols/Teams/src/teams_trouter.cpp
@@ -62,8 +62,6 @@ void CTeamsProto::OnTrouterInfo(MHttpResponse *response, AsyncHttpRequest *)
if (!ccid.IsEmpty())
pReq << CHAR_PARAM("ccid", ccid);
PushRequest(pReq);
-
- CreateSubscription();
}
void CTeamsProto::StartTrouter()