misc: Remove the unused sgsn pointer from the compilation unit

This commit is contained in:
Holger Hans Peter Freyther 2013-07-13 12:52:18 +02:00 committed by Ivan Kluchnikov
parent 90692f93cf
commit d8157c07df
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ struct osmo_pcu {
static struct osmo_pcu the_pcu = { 0, };
struct sgsn_instance *sgsn;
extern void *tall_pcu_ctx;
extern uint16_t spoof_mcc, spoof_mnc;