fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18682 )

Change subject: gsm_data_shared: drop forward declaration of struct vty
......................................................................

gsm_data_shared: drop forward declaration of struct vty

Change-Id: I12b178d73e19761d16a6ef8e2a16243a23e1bf04
---
M include/osmo-bts/gsm_data_shared.h
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/include/osmo-bts/gsm_data_shared.h 
b/include/osmo-bts/gsm_data_shared.h
index d830758..55c4f04 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -405,8 +405,6 @@
        TRX_PHY_VERSION,
 };

-struct vty;
-
 /* N. B: always add new features to the end of the list (right before 
_NUM_BTS_FEAT) to avoid breaking compatibility
    with BTS compiled against earlier version of this header. Also make sure 
that the description strings
    gsm_bts_features_descs[] in gsm_data_shared.c are also updated accordingly! 
*/

--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18682
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I12b178d73e19761d16a6ef8e2a16243a23e1bf04
Gerrit-Change-Number: 18682
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to