From 94998fad7a93909b96b0a152c240e361f81f77cb Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 20 Jun 2018 23:55:22 +0200 Subject: Drop all references of unused MGCP Change-Id: I1c023d773bf196d41b4251ca7011a82969acb613 --- src/gprs/gb_proxy_vty.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gprs') diff --git a/src/gprs/gb_proxy_vty.c b/src/gprs/gb_proxy_vty.c index 423c582f3..d7d35fe7c 100644 --- a/src/gprs/gb_proxy_vty.c +++ b/src/gprs/gb_proxy_vty.c @@ -43,7 +43,7 @@ static struct gbproxy_config *g_cfg = NULL; /* - * vty code for mgcp below + * vty code for gbproxy below */ static struct cmd_node gbproxy_node = { GBPROXY_NODE, @@ -855,4 +855,3 @@ int gbproxy_parse_config(const char *config_file, struct gbproxy_config *cfg) return 0; } - -- cgit v1.2.3