Change in osmo-msc[master]: libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr

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/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Sat Jan 18 23:43:34 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/16930 )


Change subject: libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr
......................................................................

libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr

It's never used anywhere in the code.

Change-Id: I1b322b57fa0fd17ae2ebe1a2af2d8a93d81e14f0
---
M include/osmocom/msc/vlr.h
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/30/16930/1

diff --git a/include/osmocom/msc/vlr.h b/include/osmocom/msc/vlr.h
index ee5a234..d22e3ec 100644
--- a/include/osmocom/msc/vlr.h
+++ b/include/osmocom/msc/vlr.h
@@ -129,7 +129,6 @@
 	char msisdn[GSM23003_MSISDN_MAX_DIGITS+1];	/* 2.1.2 */
 	char name[VLR_NAME_LENGTH+1];			/* proprietary */
 	OSMO_LBUF_DECL(hlr, 16);			/* 2.4.7 */
-	uint32_t periodic_lu_timer;			/* 2.4.24 */
 	uint32_t age_indicator;				/* 2.17.1 */
 
 	/* Authentication Data */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/16930
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I1b322b57fa0fd17ae2ebe1a2af2d8a93d81e14f0
Gerrit-Change-Number: 16930
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200118/d9197569/attachment.htm>


More information about the gerrit-log mailing list