Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10225 )

Change subject: vty/vty.c: remove dead unused tall_bsc_ctx
......................................................................

vty/vty.c: remove dead unused tall_bsc_ctx

Change-Id: I160728544c0effe45757df22f1ff2314fcb13dd1
---
M src/vty/vty.c
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/vty/vty.c b/src/vty/vty.c
index 6ca7a15..aab0607 100644
--- a/src/vty/vty.c
+++ b/src/vty/vty.c
@@ -1766,8 +1766,6 @@
        vtyvec = vector_init(VECTOR_MIN_SIZE);
 }

-extern void *tall_bsc_ctx;
-
 /*! Initialize VTY layer
  *  \param[in] app_info application information
  */

--
To view, visit https://gerrit.osmocom.org/10225
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I160728544c0effe45757df22f1ff2314fcb13dd1
Gerrit-Change-Number: 10225
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to