1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-12 01:22:40 +03:00

Cleaned up memory functions

This commit is contained in:
Lammert Bies
2016-12-26 14:05:18 +01:00
parent fa0c0f52ca
commit bd64c27326
34 changed files with 6 additions and 139 deletions

View File

@@ -25,7 +25,6 @@
*/
#include "httplib_main.h"
#include "httplib_memory.h"
static int url_encoded_field_found(const struct httplib_connection *conn,
const char *key,