aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/paging.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/paging.c')
-rw-r--r--openbsc/src/paging.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsc/src/paging.c b/openbsc/src/paging.c
index ae46186e8..f540437a3 100644
--- a/openbsc/src/paging.c
+++ b/openbsc/src/paging.c
@@ -46,9 +46,6 @@
#include <openbsc/abis_rsl.h>
#include <openbsc/gsm_data.h>
-#define PAGING_TIMEOUT 1, 75000
-#define MAX_PAGING_REQUEST 750
-
void *tall_paging_ctx;
static unsigned int calculate_group(struct gsm_bts *bts, struct gsm_subscriber *subscr)