1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-12 07:50:52 +00:00

Remove unused macro

This commit is contained in:
Dirk Engling 2024-04-13 16:54:20 +02:00
parent 638ca0f56c
commit a3d27dff8c

View File

@ -39,7 +39,6 @@ ssize_t g_stats_path_len;
enum {
SUCCESS_HTTP_HEADER_LENGTH = 80,
SUCCESS_HTTP_HEADER_LENGTH_CONTENT_ENCODING = 32,
SUCCESS_HTTP_SIZE_OFF = 17 };
static void http_senddata( const int64 sock, struct ot_workstruct *ws ) {