diff options
Diffstat (limited to 'include/gsmd')
| -rw-r--r-- | include/gsmd/gsmd.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gsmd/gsmd.h b/include/gsmd/gsmd.h index fc26875..0521dd5 100644 --- a/include/gsmd/gsmd.h +++ b/include/gsmd/gsmd.h @@ -73,7 +73,6 @@ struct gsmd;  #define GSMD_FLAG_SMS_FMT_TEXT	0x0002	/* TODO Use TEXT rather than PDU mode */  #define GSMD_ATCMD_TIMEOUT	60	/* If doesn get respond within 60 secs, discard */ -#define GSMD_MAX_INFO_LEN	64	/* by the standard it should be 2048, way too much :) */  struct gsmd {  	unsigned int flags;  | 
