mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Remove unused FPM_LOG_BUFFER
This commit is contained in:
parent
cfb3e98c84
commit
cecf9b02e5
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
#include "fastcgi.h"
|
||||
#include "zlog.h"
|
||||
|
||||
#define FPM_LOG_BUFFER 1024
|
||||
|
||||
static char *fpm_log_format = NULL;
|
||||
static int fpm_log_fd = -1;
|
||||
static struct key_value_s *fpm_access_suppress_paths = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue