[PATCH 3/8] misc: Remove the unused sgsn pointer from the compilation unit

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

Holger Freyther hfreyther at sysmocom.de
Sat Jul 27 20:20:49 UTC 2013


From: Holger Hans Peter Freyther <holger at moiji-mobile.com>

---
 src/gprs_bssgp_pcu.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gprs_bssgp_pcu.cpp b/src/gprs_bssgp_pcu.cpp
index 2b5068e..66c4cb7 100644
--- a/src/gprs_bssgp_pcu.cpp
+++ b/src/gprs_bssgp_pcu.cpp
@@ -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;
 
-- 
1.8.3.2





More information about the osmocom-net-gprs mailing list