Skip to content

Commit be1e314

Browse files
committed
去除未被使用的宏
1 parent 156ceb1 commit be1e314

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

luaclib/src/lhttpparser/lhttpparser.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#include "../../../src/core.h"
44
#include "httpparser.h"
55

6-
#define ALLOCA_MAX 65535
7-
86
static int
97
lparser_response_chunked(lua_State *L){
108
size_t buf_len;

0 commit comments

Comments
 (0)