mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flags
Follow-up for 0105858734.
This commit is contained in:
@@ -651,7 +651,6 @@ static int setup_microhttpd_server(RemoteServer *s,
|
||||
MHD_USE_DEBUG |
|
||||
MHD_USE_DUAL_STACK |
|
||||
MHD_USE_EPOLL |
|
||||
MHD_USE_PEDANTIC_CHECKS |
|
||||
MHD_USE_ITC;
|
||||
|
||||
const union MHD_DaemonInfo *info;
|
||||
|
||||
Reference in New Issue
Block a user