aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/apn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sgsn/apn.c')
-rw-r--r--src/sgsn/apn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sgsn/apn.c b/src/sgsn/apn.c
index 8ed523e73..a89d15866 100644
--- a/src/sgsn/apn.c
+++ b/src/sgsn/apn.c
@@ -27,8 +27,6 @@
#include <osmocom/sgsn/apn.h>
#include <osmocom/sgsn/sgsn.h>
-extern void *tall_sgsn_ctx;
-
static struct apn_ctx *sgsn_apn_ctx_alloc(const char *ap_name, const char *imsi_prefix)
{
struct apn_ctx *actx;