ifx: Take out unused defines
authorDenis Kenzior <denkenz@gmail.com>
Tue, 14 Dec 2010 13:39:47 +0000 (07:39 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 17 Dec 2010 00:40:18 +0000 (18:40 -0600)
drivers/ifxmodem/voicecall.c

index 4bb5681..d43e6f9 100644 (file)
 
 #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 */