[prev in list] [next in list] [prev in thread] [next in thread] 

List:       serdev
Subject:    [sr-dev] git:4.4:090f0bf4: topos: remove unused variables
From:       Daniel-Constantin Mierla <miconda () gmail ! com>
Date:       2016-03-30 12:57:57
Message-ID: E1alFh7-0004Pg-Fx () www ! kamailio ! org
[Download RAW message or body]

Module: kamailio
Branch: 4.4
Commit: 090f0bf45b955cff303472978f00053c5277bd10
URL: https://github.com/kamailio/kamailio/commit/090f0bf45b955cff303472978f00053c5277bd10

Author: Daniel-Constantin Mierla <miconda@gmail.com>
Committer: Daniel-Constantin Mierla <miconda@gmail.com>
Date: 2016-03-30T14:38:40+02:00

topos: remove unused variables

(cherry picked from commit 9aeaf65b042b7e65d962a9949b9a56e60743d89a)

---

Modified: modules/topos/tps_storage.c

---

Diff:  https://github.com/kamailio/kamailio/commit/090f0bf45b955cff303472978f00053c5277bd10.diff
Patch: https://github.com/kamailio/kamailio/commit/090f0bf45b955cff303472978f00053c5277bd10.patch

---

diff --git a/modules/topos/tps_storage.c b/modules/topos/tps_storage.c
index a78cca3..8951ee1 100644
--- a/modules/topos/tps_storage.c
+++ b/modules/topos/tps_storage.c
@@ -1000,7 +1000,6 @@ int tps_storage_update_dialog(sip_msg_t *msg, tps_data_t *md, tps_data_t *sd)
 	db_val_t db_vals[4];
 	db_key_t db_ucols[TPS_NR_KEYS];
 	db_val_t db_uvals[TPS_NR_KEYS];
-	db1_res_t* db_res = NULL;
 	int nr_keys;
 	int nr_ucols;
 	int ret;
@@ -1089,7 +1088,6 @@ int tps_storage_end_dialog(sip_msg_t *msg, tps_data_t *md, tps_data_t *sd)
 	db_val_t db_vals[4];
 	db_key_t db_ucols[TPS_NR_KEYS];
 	db_val_t db_uvals[TPS_NR_KEYS];
-	db1_res_t* db_res = NULL;
 	int nr_keys;
 	int nr_ucols;
 


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic