diff options
Diffstat (limited to 'call/call.c')
-rw-r--r-- | call/call.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/call/call.c b/call/call.c index 021d1d5..1d18bdc 100644 --- a/call/call.c +++ b/call/call.c @@ -448,7 +448,6 @@ static const char *rkey_words[] = { */ "\0" }; -#define MAXCMDLEN 10 static void convert_cr_lf(char *buf, int len) { |