ifx: Take out unused defines

This commit is contained in:
Denis Kenzior 2010-12-14 07:39:47 -06:00
parent f28f0b3dea
commit c37f155478
1 changed files with 0 additions and 6 deletions

View File

@ -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 */