mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove unused FPM_LOG_BUFFER
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
#include "fastcgi.h"
|
#include "fastcgi.h"
|
||||||
#include "zlog.h"
|
#include "zlog.h"
|
||||||
|
|
||||||
#define FPM_LOG_BUFFER 1024
|
|
||||||
|
|
||||||
static char *fpm_log_format = NULL;
|
static char *fpm_log_format = NULL;
|
||||||
static int fpm_log_fd = -1;
|
static int fpm_log_fd = -1;
|
||||||
static struct key_value_s *fpm_access_suppress_paths = NULL;
|
static struct key_value_s *fpm_access_suppress_paths = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user