[sr-dev] git:master:99fde923: tm: remove some commented out code in timer logic
Henning Westerholt
hw at gilawa.com
Fri Aug 19 16:39:55 CEST 2022
Module: kamailio
Branch: master
Commit: 99fde923448d251fb0e04d443d9a2bffce15d1b1
URL: https://github.com/kamailio/kamailio/commit/99fde923448d251fb0e04d443d9a2bffce15d1b1
Author: Henning Westerholt <hw at gilawa.com>
Committer: Henning Westerholt <hw at gilawa.com>
Date: 2022-08-19T14:39:38Z
tm: remove some commented out code in timer logic
---
Modified: src/modules/tm/timer.c
---
Diff: https://github.com/kamailio/kamailio/commit/99fde923448d251fb0e04d443d9a2bffce15d1b1.diff
Patch: https://github.com/kamailio/kamailio/commit/99fde923448d251fb0e04d443d9a2bffce15d1b1.patch
---
diff --git a/src/modules/tm/timer.c b/src/modules/tm/timer.c
index 8437b4ed40..fecb73b3a4 100644
--- a/src/modules/tm/timer.c
+++ b/src/modules/tm/timer.c
@@ -354,9 +354,6 @@ inline static void final_response_handler(
{
int silent;
#ifdef USE_DNS_FAILOVER
- /*int i;
- int added_branches;
- */
int branch_ret;
int prev_branch;
ticks_t now;
More information about the sr-dev
mailing list