From 87f5d637c506b43bc394a31db9fd933858b383aa Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 4 Jul 2009 17:39:00 +0200 Subject: more layering /abstraction of sms protocol --- openbsc/include/openbsc/gsm_04_11.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbsc/include/openbsc/gsm_04_11.h') diff --git a/openbsc/include/openbsc/gsm_04_11.h b/openbsc/include/openbsc/gsm_04_11.h index 93028a066..51c37f016 100644 --- a/openbsc/include/openbsc/gsm_04_11.h +++ b/openbsc/include/openbsc/gsm_04_11.h @@ -209,7 +209,4 @@ int gsm0411_rcv_sms(struct msgb *msg); int gsm0411_send_sms(struct gsm_lchan *lchan, struct sms_deliver *sms); -struct msgb *gsm411_msgb_alloc(void); -int gsm0411_sendmsg(struct msgb *msg); - #endif -- cgit v1.2.3