osmo-mgw/src/libosmo-mgcp
Philipp Maier efd09d0b77 mgcp_protocol: remove unused variable
The function allocate_port() has pointer a variable end, it even does an
OSMO_ASSERT on it, but it never uses it. Lets remove it.

Change-Id: I369361389c6276e5511c683ebd630093713bdd37
2020-08-02 19:30:48 +02:00
..
Makefile.am osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_conn.c osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_endp.c mgcp_endp.c: cosmetic: fix sourcecode formatting 2020-07-16 11:56:39 +00:00
mgcp_msg.c osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
mgcp_network.c refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_osmux.c refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_protocol.c mgcp_protocol: remove unused variable 2020-08-02 19:30:48 +02:00
mgcp_ratectr.c endp: add E1 endpoint interlocking 2020-07-06 19:19:27 +02:00
mgcp_sdp.c libosmo-mgcp: always check result of msgb_printf() in add_fmtp() 2020-07-08 07:54:16 +00:00
mgcp_stat.c stat+vty: fix printing of rate counter values 2018-07-09 17:24:55 +02:00
mgcp_trunk.c mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array 2020-07-16 11:57:45 +00:00
mgcp_vty.c mgcp_vty: fix endpoint number configuration 2020-07-16 11:57:45 +00:00