aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-10-14 23:28:07 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-10-14 23:28:07 +0200
commit42b91950236037069cfe45dd622574cf696546af (patch)
treed61594626d260d6ab235fcdfa7387927c97045f3 /openbsc
parent30ebcf71d0196e6288fb95fef678256bfc9ef5b8 (diff)
gprs: This comes from libosmocore, remove it here
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/include/openbsc/gsm_04_08_gprs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/include/openbsc/gsm_04_08_gprs.h b/openbsc/include/openbsc/gsm_04_08_gprs.h
index e5c3edd0c..cd2a08c59 100644
--- a/openbsc/include/openbsc/gsm_04_08_gprs.h
+++ b/openbsc/include/openbsc/gsm_04_08_gprs.h
@@ -378,6 +378,4 @@ struct gsm48_qos {
};
-int gprs_tlli_type(uint32_t tlli);
-
#endif /* _GSM48_GPRS_H */