aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-08-04 15:43:33 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-08-04 15:44:21 +0200
commitfa7a8bc6eb78bc8d2e5356e3db5c9f6d6dbd33bb (patch)
tree6b617690bb0df5d60f759bafc104645ef74dd755
parentce1b22e817584d512f82a711c02b67d12346c202 (diff)
gprs: The methods moved to gprs_utils.h remove them here
Stop declaring the apn routines in here. Done with Jacob
-rw-r--r--openbsc/include/openbsc/gb_proxy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsc/include/openbsc/gb_proxy.h b/openbsc/include/openbsc/gb_proxy.h
index ab6b220ef..eacd22104 100644
--- a/openbsc/include/openbsc/gb_proxy.h
+++ b/openbsc/include/openbsc/gb_proxy.h
@@ -103,9 +103,6 @@ int gbprox_reset_persistent_nsvcs(struct gprs_ns_inst *nsi);
void gbprox_reset();
-char *gbprox_apn_to_str(char *str, const uint8_t *apn_enc, size_t max_chars);
-int gbprox_str_to_apn(uint8_t *apn_enc, const char *str, size_t max_chars);
-
int gbprox_set_patch_filter(const char *filter, const char **err_msg);
void gbprox_delete_tlli(struct gbproxy_peer *peer,