From 6cc463d3548919140b03db8c98cebc7300fb5a60 Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Tue, 12 May 2026 11:26:13 +0200 Subject: [PATCH] MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups Some duplicated usage of `__monologue_unconfirm()` on the same monologues after the latest refactors (removal of `dialog_unconfirm()`). Change-Id: Ic61b0f81382cedf3c7fe59d0f78762ec5a55d3f3 --- daemon/call.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/daemon/call.c b/daemon/call.c index ff523171b..9eaeed5cd 100644 --- a/daemon/call.c +++ b/daemon/call.c @@ -6347,12 +6347,10 @@ tag_setup: * derived from the viabranch. */ __monologue_tag(ft, fromtag); +done: __monologue_unconfirm(ft, "dialogue signalling event"); __monologue_unconfirm(tt, "dialogue signalling event"); -done: - __monologue_unconfirm(ft, "dialogue signalling event"); - __monologue_unconfirm(ft, "dialogue signalling event"); __tags_associate(ft, tt); /* just provide gotten dialogs,