[sr-dev] git:master: dialog(k): removed unused variable

Daniel-Constantin Mierla miconda at gmail.com
Sat Sep 18 21:24:31 CEST 2010


Module: sip-router
Branch: master
Commit: 6f815b42c918d4360430377d632b22b8f8687e6f
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6f815b42c918d4360430377d632b22b8f8687e6f

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sat Sep 18 21:23:56 2010 +0200

dialog(k): removed unused variable

---

 modules_k/dialog/dlg_hash.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules_k/dialog/dlg_hash.c b/modules_k/dialog/dlg_hash.c
index 848ee66..8322cbb 100644
--- a/modules_k/dialog/dlg_hash.c
+++ b/modules_k/dialog/dlg_hash.c
@@ -1078,7 +1078,6 @@ struct mi_root * mi_terminate_dlgs(struct mi_root *cmd_tree, void *param )
 	struct mi_root* rpl_tree= NULL;
 	struct dlg_cell* dlg = NULL;
 	str headers = {0, 0};
-	unsigned int i;
 
 	rpl_tree = process_mi_params( cmd_tree, &dlg);
 	if (rpl_tree)




More information about the sr-dev mailing list