From d88a3878ccc64159fb88d82816b561f35e0449ee Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 14 Feb 2011 15:26:13 +0100 Subject: OM2000: Route outgoing NM message depending on MO Depending on the MO we adress, select the proper OML link --- openbsc/include/openbsc/misdn.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/misdn.h') diff --git a/openbsc/include/openbsc/misdn.h b/openbsc/include/openbsc/misdn.h index bd97ab752..0a8b063a4 100644 --- a/openbsc/include/openbsc/misdn.h +++ b/openbsc/include/openbsc/misdn.h @@ -22,7 +22,6 @@ #include "e1_input.h" int mi_setup(int cardnr, struct e1inp_line *line, int release_l2); -int _abis_nm_sendmsg(struct msgb *msg); int mi_e1_line_update(struct e1inp_line *line); #endif -- cgit v1.2.3