summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso2011-06-25 18:52:22 +0200
committerPablo Neira Ayuso2011-06-25 18:52:22 +0200
commit79378d6ea0f5a28e291ab0f9a1bc16e2392f5738 (patch)
tree7d4ae08c28f6e9ea5a5ba6a11beb9de822a29a5a
parente1_input: remove unused function ipaccess_connect() (diff)
downloadlibosmo-abis-79378d6ea0f5a28e291ab0f9a1bc16e2392f5738.tar.gz
libosmo-abis-79378d6ea0f5a28e291ab0f9a1bc16e2392f5738.tar.xz
libosmo-abis-79378d6ea0f5a28e291ab0f9a1bc16e2392f5738.zip
include: remove unused prototype _abis_nm_sendmsg(...) definition
This function does not live in this tree.
-rw-r--r--include/osmocom/abis/e1_input.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index 6b814f6..72656dd 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -221,8 +221,6 @@ int hsl_setup(struct gsm_network *gsmnet);
extern struct llist_head e1inp_driver_list;
extern struct llist_head e1inp_line_list;
-int _abis_nm_sendmsg(struct msgb *msg, int to_trx_oml);
-
/* XXX */
struct input_signal_data {
int link_type;