Vadim Yanitskiy has uploaded this change for review. (
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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/25/10225/1
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: newchange
Gerrit-Change-Id: I160728544c0effe45757df22f1ff2314fcb13dd1
Gerrit-Change-Number: 10225
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>