summaryrefslogtreecommitdiffstats
path: root/drivers/ifxmodem/voicecall.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-12-14 07:39:47 -0600
committerDenis Kenzior <denkenz@gmail.com>2010-12-16 18:40:18 -0600
commitc37f15547863d8b65fcd5c1273d447c4c30e125c (patch)
tree65f131f3be63ceb760a369d9edf747e7323c9685 /drivers/ifxmodem/voicecall.c
parentf28f0b3deac7f26e6f8e026f2eebd3e5e0a2c3fd (diff)
downloadofono-c37f15547863d8b65fcd5c1273d447c4c30e125c.tar.bz2
ifx: Take out unused defines
Diffstat (limited to 'drivers/ifxmodem/voicecall.c')
-rw-r--r--drivers/ifxmodem/voicecall.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/ifxmodem/voicecall.c b/drivers/ifxmodem/voicecall.c
index 4bb56816..d43e6f91 100644
--- a/drivers/ifxmodem/voicecall.c
+++ b/drivers/ifxmodem/voicecall.c
@@ -40,12 +40,6 @@
#include "ifxmodem.h"
-/* Amount of ms we wait between CLCC calls */
-#define POLL_CLCC_INTERVAL 500
-
- /* Amount of time we give for CLIP to arrive before we commence CLCC poll */
-#define CLIP_INTERVAL 200
-
static const char *none_prefix[] = { NULL };
/* According to 27.007 COLP is an intermediate status for ATD */