[sr-dev] git:5.4:6619be46: tm - remove not used route_mode var
Luis Martin Gil
luismartingil at zaleos.net
Thu Jul 30 10:28:34 CEST 2020
Module: kamailio
Branch: 5.4
Commit: 6619be46249dfe0b2f2cbc863cb8b2f44716122b
URL: https://github.com/kamailio/kamailio/commit/6619be46249dfe0b2f2cbc863cb8b2f44716122b
Author: Luis Martin Gil <luismartingil at zaleos.net>
Committer: Luis Martin Gil <luismartingil at zaleos.net>
Date: 2020-07-23T10:04:04+02:00
tm - remove not used route_mode var
---
Modified: src/modules/tm/tm_load.h
---
Diff: https://github.com/kamailio/kamailio/commit/6619be46249dfe0b2f2cbc863cb8b2f44716122b.diff
Patch: https://github.com/kamailio/kamailio/commit/6619be46249dfe0b2f2cbc863cb8b2f44716122b.patch
---
diff --git a/src/modules/tm/tm_load.h b/src/modules/tm/tm_load.h
index 7eebd131d7..a0f3afde00 100644
--- a/src/modules/tm/tm_load.h
+++ b/src/modules/tm/tm_load.h
@@ -83,7 +83,6 @@ struct tm_binds {
cancel_all_uacs_f cancel_all_uacs;
prepare_request_within_f prepare_request_within;
send_prepared_request_f send_prepared_request;
- enum route_mode* route_mode;
#ifdef DIALOG_CALLBACKS
register_new_dlg_cb_f register_new_dlg_cb;
register_dlg_tmcb_f register_dlg_tmcb;
More information about the sr-dev
mailing list