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

Author: Ovidiu Sas <[email protected]>
Committer: Ovidiu Sas <[email protected]>
Date:   Tue Dec  9 11:10:59 2014 -0500

dialplan: remove unused variables

---

 modules/dialplan/dialplan.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/modules/dialplan/dialplan.c b/modules/dialplan/dialplan.c
index 7cecf39..b72d25a 100644
--- a/modules/dialplan/dialplan.c
+++ b/modules/dialplan/dialplan.c
@@ -668,10 +668,7 @@ static void dialplan_rpc_dump(rpc_t* rpc, void* ctx)
        dpl_id_p idp;
        dpl_index_p indexp;
        dpl_node_p rulep;
-       str input;
        int dpid;
-       str attrs  = {"", 0};
-       str output = {0, 0};
        void* th;
        void* ih;
        void* sh;


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to