aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/bsc/gsm_data.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index ef041d665..0aeb53501 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -17,7 +17,6 @@
#include <osmocom/bsc/common.h>
#include <osmocom/bsc/rest_octets.h>
#include <osmocom/bsc/common_cs.h>
-#include <osmocom/legacy_mgcp/mgcpgw_client.h>
/** annotations for msgb ownership */
@@ -487,11 +486,6 @@ struct gsm_network {
uint8_t t3212;
struct {
- struct mgcpgw_client_conf conf;
- struct mgcpgw_client *client;
- } mgcpgw;
-
- struct {
/* CS7 instance id number (set via VTY) */
uint32_t cs7_instance;
int rab_assign_addr_enc;