aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2020-09-25 05:25:16 +0200
committerAlexander Couzens <lynxis@fe80.eu>2020-09-26 21:45:09 +0200
commitae167fcc9ad6726f184cfb43ce9f79f1f3bb3865 (patch)
tree261874e235ff07663b3a7ede2d6da2bfe52e31f7 /include
parent9194b33ec140a7d4a73c5a4c2fdf7cde6446bb5d (diff)
Convert paging response timer into an osmocom own X4 timer
All timeout values should use tdef. Change-Id: Ic050eb49ba0c5811b43d8d8b44145a1115fd8546
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/msc/gsm_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 61fbc26de..438ee0805 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -172,8 +172,6 @@ struct gsm_network {
*/
struct llist_head trans_list;
- unsigned int paging_response_timer;
-
/* Radio Resource Location Protocol (TS 04.31) */
struct {
enum rrlp_mode mode;