mirror of
git://erdgeist.org/opentracker
synced 2025-01-12 16:00:06 +00:00
Remove unused macro
This commit is contained in:
parent
638ca0f56c
commit
a3d27dff8c
@ -39,7 +39,6 @@ ssize_t g_stats_path_len;
|
|||||||
|
|
||||||
enum {
|
enum {
|
||||||
SUCCESS_HTTP_HEADER_LENGTH = 80,
|
SUCCESS_HTTP_HEADER_LENGTH = 80,
|
||||||
SUCCESS_HTTP_HEADER_LENGTH_CONTENT_ENCODING = 32,
|
|
||||||
SUCCESS_HTTP_SIZE_OFF = 17 };
|
SUCCESS_HTTP_SIZE_OFF = 17 };
|
||||||
|
|
||||||
static void http_senddata( const int64 sock, struct ot_workstruct *ws ) {
|
static void http_senddata( const int64 sock, struct ot_workstruct *ws ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user