[MERGED] libosmo-abis[master]: e1_input.h: Remove dead declaration of unexistent API ipacce...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Apr 6 12:43:41 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: e1_input.h: Remove dead declaration of unexistent API ipaccess_setup
......................................................................


e1_input.h: Remove dead declaration of unexistent API ipaccess_setup

The function was removed long time ago in
af8ed983ffa1f750e3972e0fb850c16249943543.

Change-Id: I34debe01d1d8b6f4420354666d2a25807dacc25c
---
M include/osmocom/abis/e1_input.h
1 file changed, 0 insertions(+), 3 deletions(-)

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



diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index 1a701f9..3fbce5b 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -303,9 +303,6 @@
 
 int e1inp_vty_init(void);
 
-struct gsm_network;
-int ipaccess_setup(struct gsm_network *gsmnet);
-
 /* activate superchannel or deactive to use timeslots. only valid for unixsocket driver */
 void e1inp_ericsson_set_altc(struct e1inp_line *unixlinue, int superchannel);
 

-- 
To view, visit https://gerrit.osmocom.org/7656
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I34debe01d1d8b6f4420354666d2a25807dacc25c
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list