Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13117
Change subject: cosmetic: drop unused struct mgcp_ctx shadow ...................................................................... cosmetic: drop unused struct mgcp_ctx shadow Change-Id: If9c705e9fe6dba9225f7dec045e790af7a875ee8 --- M include/osmocom/bsc/gsm_data.h 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/17/13117/1 diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h index 4d27a2e..c4315c0 100644 --- a/include/osmocom/bsc/gsm_data.h +++ b/include/osmocom/bsc/gsm_data.h @@ -38,7 +38,6 @@ struct mgcp_client_conf; struct mgcp_client; -struct mgcp_ctx; struct gsm0808_cell_id; struct mgw_endpoint; -- To view, visit https://gerrit.osmocom.org/13117 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If9c705e9fe6dba9225f7dec045e790af7a875ee8 Gerrit-Change-Number: 13117 Gerrit-PatchSet: 1 Gerrit-Owner: Neels Hofmeyr <[email protected]>
