mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
remove code not executed from picohttp
This commit is contained in:
@@ -217,9 +217,6 @@ static const char *is_complete(const char *buf, const char *buf_end, size_t last
|
||||
return buf;
|
||||
}
|
||||
}
|
||||
|
||||
*ret = -2;
|
||||
return NULL;
|
||||
}
|
||||
|
||||
#define PARSE_INT(valp_, mul_) \
|
||||
|
||||
Reference in New Issue
Block a user