Skip to content

Commit cecf9b0

Browse files
committed
Remove unused FPM_LOG_BUFFER
1 parent cfb3e98 commit cecf9b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sapi/fpm/fpm/fpm_log.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#include "fastcgi.h"
2020
#include "zlog.h"
2121

22-
#define FPM_LOG_BUFFER 1024
23-
2422
static char *fpm_log_format = NULL;
2523
static int fpm_log_fd = -1;
2624
static struct key_value_s *fpm_access_suppress_paths = NULL;

0 commit comments

Comments
 (0)