aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/paging.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-08-22 11:19:47 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-09-28 06:04:40 +0200
commit98dd1c85ab1438a2e3f85811595e6589800e5396 (patch)
tree0673a094b2125af2b3015bd68f89fbf165d2dca3 /openbsc/src/paging.c
parentb28285d8e78acb1041c2f60fcc1ecb133a731adc (diff)
[paging] Kill old defines from paging.c
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)