mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
bsc_msc_ip.c: Remove unused variable.
This commit is contained in:
@@ -643,7 +643,6 @@ static void mgcp_forward(struct msgb *msg)
|
||||
static int mgcp_create_port(void)
|
||||
{
|
||||
int on;
|
||||
int port;
|
||||
struct sockaddr_in addr;
|
||||
|
||||
mgcp_agent.bfd.fd = socket(AF_INET, SOCK_DGRAM, 0);
|
||||
|
||||
Reference in New Issue
Block a user